Endpoints
Create Audio Generation
Returns an audio.speech
object with the generated audio.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Returns an audio.speech
object with the generated audio.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.