Text to Speech
Get speech for given text using the Waves API
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
audio/wav
Synthesized speech retrieved successfully.
A PCM int16 WAV file at the specified sample rate.