Audio
Speech API (Beta)
Converts text to speech using various voice models and formats.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request to generate audio from text.
Response
200
audio/aac
Audio content generated successfully
The response is of type file
.