Voices and languages
SignalWire integrates natively with leading third-party text-to-speech (TTS) providers. This guide describes supported engines, voices, and languages. Refer to each provider’s documentation for up-to-date model details and service information.
Browse and audition voices
Choose a provider to browse and audition its full voice catalog. Press play to audition a voice, and use copy config to grab the engine and voice values for your SWML or SDK code. Each provider’s complete voice list lives on its reference page, linked in the table below.
Only voices from SignalWire’s catalog resolve on the platform — voice IDs from your own provider account will not work. See Custom and cloned voices for supported options.
Compare providers and models
SignalWire’s TTS providers offer a wide range of voice engines optimized for various applications. Select a provider, model, and voice according to the following considerations:
Language support: At time of writing, engine language support is as follows. Consult each provider’s reference documentation for the most up-to-date information.
- Rime voices support English, Spanish, French, German, Portuguese, Hindi, Arabic, and Japanese.
- Deepgram voices support English, Spanish, German, French, Dutch, Italian, and Japanese.
- Amazon Polly, Azure, Cartesia, and Google Cloud offer a wide range of supported languages.
- Inworld voices support English plus Arabic, Chinese (Mandarin), Dutch, French, German, Hebrew, Hindi, Italian, Japanese, Korean, Polish, Portuguese, Russian, and Spanish.
- MiniMax voices span more than 20 languages, including English, Spanish, Portuguese, French, German, Italian, Chinese, Japanese, Korean, and many more, with automatic language detection.
- Fish Audio voices cover roughly 83 languages on the
s2.1-promodel, with automatic language detection. - Mistral voices support English, French, Spanish, Portuguese, Italian, Dutch, German, Hindi, and Arabic.
- Smallest.ai voices support English, Spanish, Hindi, and nine other Indian languages.
- Speechify voices are multilingual on the
simba-3.0model. - Groq-hosted Orpheus voices support English and Arabic (Saudi), one language per model.
- All ElevenLabs, OpenAI, and Grok voices are fully multilingual.
SSML support: Google Cloud and Amazon Polly support
SSML (Speech Synthesis Markup Language) as a string wrapped in <speak> tags.
Consult Google Cloud’s SSML docs for details.
Refer to the Amazon Polly docs for more information on
using SSML
and supported SSML tags.
Use voice identifier strings
Compose voice identifier strings using the following general format:
Since voice ID strings are case insensitive, the following strings are equivalent:
For detailed instructions for each provider, consult the voice ID references linked in the Usage column of the below table.
Custom and cloned voices
SignalWire’s TTS integrations run on SignalWire’s own accounts with each provider.
When you set a voice string like elevenlabs.<voice_id> or cartesia.<voice_id>:<model>,
SignalWire resolves the voice ID against its own provider account —
not yours.
Only voices from SignalWire’s catalog resolve on the platform. A voice ID from your own provider account — including custom or cloned voices — is not visible to SignalWire’s account. It will not resolve, and TTS falls back to a default voice at call time. This applies even though a cloned-voice ID looks identical in format to a catalog voice ID.
ElevenLabs custom and cloned voices can be imported into SignalWire’s catalog by request. Contact Support to request a voice import. Once the voice is imported, use it with the standard voice string format.
Pricing
See the Voice API Pricing page for up-to-date pricing information.