v1
latestOpenAPI 3.1.02026-07-22247.2 KBspeech
synthesize speech
synthesize an utterance and return it as a 24 kHz mono WAV file. pass your API key as a bearer token.
post/v1/tts
Request body
Example request
{
"text": "[happy] Namaste! Kaise hain aap?",
"description": "a female 30s hindi voice, smooth timbre, conversational pacing, like a podcast host",
"speaker": "siya"
}Response
synthesized audio as a 24 kHz mono WAV.