Authorizations
In the form Bearer <api_key_here>
. You can find your api key in your dashboard.
Body
application/json
Response
Returns a file with the audio.
The response is of type file
.
Runs a multispeaker (conversational) text to speech model and generates audio. Bytes will be streamed to the client as they are generated.
In the form Bearer <api_key_here>
. You can find your api key in your dashboard.
Returns a file with the audio.
The response is of type file
.