Core Endpoints
Riva Text to Speech
Get a text-to-speech audio data (Riva model)
POST
This endpoint generates speech from text using the Riva Text to Speech (TTS) model.
Authorizations
Body
application/json
The text to convert to speech.
Response
200
application/json
Successful response
The base64 encoded audio data.
Was this page helpful?