Endpoints
Generate Speech
Converts text to speech and returns MP3 audio
POST
Authorizations
Your API key as a Bearer token
Body
application/json
Response
200
audio/mpeg
Successful response with binary audio data
Raw MP3 audio data as binary blob
Converts text to speech and returns MP3 audio
Your API key as a Bearer token
Successful response with binary audio data
Raw MP3 audio data as binary blob