> ## Documentation Index
> Fetch the complete documentation index at: https://docs.waterr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Language

> Run AI conversations in 50+ languages with automatic detection and translation.

Waterr Meet supports conversations in over 50 languages. The AI can speak, understand, and evaluate participants in their preferred language.

## How it works

The AI automatically detects the participant's language from their speech and responds in the same language. No configuration required -- it just works.

### Supported capabilities

* **Speech recognition** in 50+ languages
* **AI responses** generated natively in the target language (not translated)
* **Goal evaluation** that understands language-specific nuances
* **Transcripts** in the original language with optional translation

## Setting the language

You can set a preferred language for your scenario, or let the AI detect it automatically.

<Steps>
  <Step title="Open your scenario">
    Navigate to the scenario you want to configure.
  </Step>

  <Step title="Go to Settings">
    Click the **Settings** tab.
  </Step>

  <Step title="Set the language">
    Under **Session Options**, select a language from the dropdown. Choose "Auto-detect" to let the AI match the participant's language.
  </Step>
</Steps>

## Supported languages

<Tabs>
  <Tab title="Europe">
    English, Spanish, French, German, Italian, Portuguese, Dutch, Swedish, Norwegian, Danish, Finnish, Polish, Greek, Russian
  </Tab>

  <Tab title="Asia">
    Chinese (Mandarin), Japanese, Korean, Hindi, Thai, Vietnamese, Indonesian, Turkish, Arabic, Hebrew
  </Tab>

  <Tab title="More">
    And 30+ additional languages and dialects. The full list depends on your TTS and STT provider configuration.
  </Tab>
</Tabs>

## Writing multilingual scripts

Your [meeting script](/customization/meeting-script) can be written in English even for non-English scenarios. The AI translates the instructions internally.

For best results with non-English scenarios:

<Tip>
  Write key phrases, greetings, and domain-specific terms in the target language within your script. This ensures the AI uses the correct terminology rather than translating from English.
</Tip>

## Use cases

<CardGroup cols={2}>
  <Card title="Global Hiring" icon="globe">
    Run interviews in the candidate's native language for more accurate assessment.
  </Card>

  <Card title="Language Training" icon="language">
    Practice conversation in a target language with an AI that provides pronunciation context.
  </Card>

  <Card title="International Sales" icon="handshake">
    Train sales teams on discovery calls in regional languages and dialects.
  </Card>

  <Card title="Localized Support" icon="headset">
    Simulate customer support interactions in the languages your team actually handles.
  </Card>
</CardGroup>
