ElevenLabs

Test TTS: synthesize text and save to file

post/elevenlabs/tts

Request body

voiceIdstring required

ElevenLabs voice identifier

textstring required

Text to synthesize

Example request

{
  "voiceId": "21m00Tcm4TlvDq8ikWAM",
  "text": "Hello from ElevenLabs"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.