Language
Learn how to configure your agent to speak multiple languages.
Overview
This guide shows you how to configure your agent to speak multiple languages. You’ll learn to:
- Configure your agent’s primary language
- Add support for multiple languages
- Set language-specific voices and first messages
- Optimize voice selection for natural pronunciation
Guide
Default agent language
When you create a new agent, it’s configured with:
- English as the primary language
- Flash v2 model for fast, English-only responses
- A default first message.
Additional languages switch the agent to use the v2.5 Multilingual model. English will always use the v2 model.
Add additional languages
First, navigate to your agent’s configuration page and locate the Agent tab.
- In the Additional Languages add an additional language (e.g. French)
- Review the first message, which is automatically translated using a Large Language Model (LLM). Customize it as needed for each additional language to ensure accuracy and cultural relevance.
Selecting the All option in the Additional Languages dropdown will configure the agent to support 31 languages. Collectively, these languages are spoken by approximately 90% of the world’s population.
Configure language-specific voices
For optimal pronounciation, configure each additional language with a language-specific voice from our Voice Library.
Language-specific voice settings
Voice library
Starting a call
Now that the agent is configured to support additional languages, the widget will prompt the user for their preferred language before the conversation begins.
If using the SDK, the language can be set programmatically using conversation overrides. See the Dynamic Conversation guide for implementation details.
Language selection is fixed for the duration of the call - users cannot switch languages mid-conversation.
Best practices
Voice selection
Select voices specifically trained in your target languages. This ensures:
- Natural pronunciation
- Appropriate regional accents
- Better handling of language-specific nuances
First message customization
While automatic translations are provided, consider:
- Reviewing translations for accuracy
- Adapting greetings for cultural context
- Adjusting formal/informal tone as needed