v4
latestOpenAPI 3.1.02026-07-31155218294.8 KBText to Speech
Text To Speech
post/v1/text-to-speech/{voice_id}
Path parameters
voice_idstring required
Query parameters
output_formatstring nullable
Headers
xi-api-keystring nullable
x-api-keystring nullable
Request body
Example request
{
"text": "I'm beginnin' to feel like a Rap God, Rap God\nAll my people from the front to the back nod, back nod\nNow, who thinks their arms are long enough to slap box, slap box?\nThey said I rap like a robot, so call me Rap-bot",
"output_format": "mp3"
}Response
Successful Response
{"stackTrail":"paths:/v1/text-to-speech/{voice_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}