cd /news/ai-products/soniox-tts-now-available-for-telnyx-… · home › topics › ai-products › article
[ARTICLE · art-139762] src=telnyx.com ↗ pub= topic=ai-products verified=true sentiment=↑ positive

Soniox TTS Now Available for Telnyx Voice AI

Telnyx added Soniox text-to-speech to its Voice AI catalog, offering about 200 voices that each speak 60 languages from a single model. Developers address the voices as `Soniox.tts-rt-v2.<Name>` — including `Soniox.tts-rt-v2.Adrian`, `Soniox.tts-rt-v2.Emma`, and `Soniox.tts-rt-v2.Nina` — and can set `language` to a two-letter ISO 639-1 code with `en` as the default. The voices work over `POST /v2/text-to-speech/speech`, WebSocket streaming, Call Control `speak`, `gather_using_speak`, and conference `<Say>`, with `pcm_mulaw` and `pcm_alaw` output, `speed` from `0.7` to `1.3`, and a `reduce_silence` option.

read1 min views1 publishedSep 25, 2026
Soniox TTS Now Available for Telnyx Voice AI
Image: Telnyx (auto-discovered)

Contact us

Log in

Soniox text-to-speech is now available for Telnyx Voice AI, adding about 200 voices that each speak 60 languages from one model to the voice provider catalog.

Soniox.tts-rt-v2.<Name> format, with about 200 voices in the catalog including Soniox.tts-rt-v2.Adrian, Soniox.tts-rt-v2.Emma, and Soniox.tts-rt-v2.Nina. language to the two-letter ISO 639-1 code of the text, with en as the default. On Voice AI Assistants, one voice follows the caller when they change language during a call.pcm_mulaw and pcm_alaw output.POST /v2/text-to-speech/speech and WebSocket streaming), Call Control speak, gather_using_speak, and conference <Say>. speed from 0.7 to 1.3, and set reduce_silence to shorten the s between words. For API-based call flows, pass a Soniox voice to POST /v2/text-to-speech/speech, over WebSocket streaming, or in a Call Control or TeXML call. Set language to the language of the text. Soniox lists the full set of supported languages. Example REST request:

{
  "text": "Your verification code is 4729. We sent it to [email protected].",
  "voice": "Soniox.tts-rt-v2.Adrian",
  "voice_settings": {
    "language": "en"
  }
}

In TeXML, set the voice and language on <Say>:

<Response>
  <Say voice="Soniox.tts-rt-v2.Emma" language="it">Buongiorno, come posso aiutarla?</Say>
</Response>

Learn more in the Soniox provider docs, the Available Voices catalog, or the Telnyx Text-to-Speech overview.

── more in #ai-products 4 stories · sorted by recency
── more on @telnyx 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/soniox-tts-now-avail…] indexed:0 read:1min 2026-09-25 · —