TTS Models

An overview of the Text-to-Speech providers and models you can use with the Voice Agent API.

If you opt to use another providers TTS model with you Agent you can do so by applying the following settings.

📘

You can set your Text-to-Speech model in the Setting Configuration for your Voice Agent. See the docs for more information.

Supported TTS providers and models

speak.provider.typespeak.voice_id
eleven_labsuique_voice_id
cartesiauique_voice_id

Example

{
  "speak": {
    "provider": "eleven_labs",
    "voice_id": "bIHbv24MWmeRgasZH58o"
  }
}

Finding your Voice ID