en-US.
Auto-Detection
Passmulti to enable automatic language detection. The aliases auto and auto_detect are silently mapped to multi.
Engine Support
| Engine | Behavior |
|---|---|
| Deepgram | BCP-47 codes. multi for multi-language mode. |
| Telnyx | Whisper-based. auto_detect disables language hint entirely. |
| BCP-47 codes. | |
| Azure | BCP-47 codes. |
Supported Languages
Telnyx passes the language code directly to the engine — no validation or mapping. The supported set depends entirely on which engine you use.| Engine | Languages | Reference |
|---|---|---|
| Deepgram | 40+ languages. Nova-3 supports multi (10 languages in code-switching mode). Flux: English only. | Deepgram languages |
| Telnyx | Whisper-based. 50+ languages. auto_detect to skip language hint. | — |
| 125+ languages/locales. | Google Cloud STT languages | |
| Azure | 100+ languages/locales. | Azure Speech languages |
Common Codes
| Code | Language |
|---|---|
en or en-US | English (US) |
en-GB | English (UK) |
es | Spanish |
fr | French |
de | German |
pt-BR | Portuguese (Brazil) |
ja | Japanese |
zh | Chinese (Mandarin) |
hi | Hindi |
ar | Arabic |
ko | Korean |
multi | Multi-language / auto-detect (Deepgram) |