Text To Speech

Text To Speech

  • Description: Creates audio for the corresponding text.

Inputs:

  • Transcript: The transcript for the audio.

  • Voice: The voice name.

For the list of supported voices please refer to the table in Text To Speech API.

Outputs:

✅ [On Success]

  • Wave: Audio response.

⛔ [On Failure]

Nothing is returned, check logs for details on why it failed.

Last updated