Skip to main content

Languages & voices

Set the language (and optionally voice) per call or per Character.

Region-first (our own stack)

Dialect-tuned, low-latency, with native right-to-left:

CodeLanguage
heHebrew
ar-gulfArabic — Gulf
ar-levantArabic — Levant
arArabic — MSA
ruRussian
enEnglish

Global (via voice APIs)

100+ additional languages (es, fr, de, pt, it, hi, zh, ja, …) run through best-in-class voice APIs — same request shape, same builder.

{
"language": "he",
"voice": "noa-he",
"fallback_language": "en"
}

Code-switching

Pass multiple languages so the agent follows the caller when they switch (common in regional business calls):

{ "languages": ["he", "en"] }

Voices

Browse and clone voices in the dashboard or the public voices catalog. Hebrew and Arabic-dialect voices are tuned in-house.