v1
latestOpenAPI 3.1.02026-07-2616299271.2 KBOpenAI Compatible
Create Speech
Generates audio from the input text.
Returns the audio file content, or a stream of audio events.
post/v1/audio/speech
Request body
Example request
{
"voice": {
"id": "voice_1234"
}
}Response
OK