# Working with Different Languages

<figure><img src="https://media.zoom.com/images/assets/Working+With+Different+Languages+in+QM/Zz0wNmU5NjMwZTVhNzExMWVmOGY1MDEyOGRhODg4OTE5MQ==?t=20250425060908" alt="A man sitting at a desk wearing a headset, working from home, with a laptop in front of him."><figcaption></figcaption></figure>

Zoom Quality Management (QM) supports 18 different languages and uses speech analytics, topics and indicator matching, summary generation, and other features to give insights into interactions in the supported languages. Translation between supported languages is used at different points in the process, and knowledge of the flow is integral to building a properly working multilingual Quality Management deployment.

### Language Detection

Because Topics aren't always specific word of phrase matches, we use AI to match a Topic to what was spoken. Since the analysis is performed after the translation, a given Topic will match against any supported spoken language. Similarly, Topics can be configured in any of the supported languages and will be translated for matching against any other supported language.

### Indicator Matching

Indicators are specific matched words or phrases that are spoken within an Interaction. Indicators should be configured in the language in which they are expected to be spoken. These will be matched before the next step is taken.

{% hint style="info" %}
**Note**

Indicator configuration can be found at **Account Management → Account Settings → Quality Management → Indicators**.
{% endhint %}

### Translation

After the language is detected and indicators matched, the Interaction will be processed by AI/ML. During this processing QM will use the transcript to generate:

* Engagement and Sentiment scores
* Next Steps and Call Outs
* Matched Topics
* Agent Speech Statistics
* Interaction Summary

### QM Topics

Topics are for tracking broader ideas that may not match specific words or phrases. Examples of this could be legal concerns, licensing questions, or pricing inquiries. Topics are built using guiding sentences. The AI uses these guiding sentences to match topics against the conversation from the transcript.

{% hint style="info" %}
**Note**

Topic configuration can be found at **Account Management → Account Settings → Quality Management → Topics**.
{% endhint %}

Because Topics aren't always specific word of phrase matches, we use AI to match a Topic to what was spoken. Since the analysis is performed after the translation, a given Topic will match against any supported spoken language. Similarly, Topics can be configured in any of the supported languages and will be translated for matching against any other supported language.

### Presentation

After AI processing, the results of the QM analysis will be translated back into the supported spoken language and be ready for viewing by the supervisor.

Quality Management currently supports English and 26 additional languages for transcription and conversational insights.

| <ul><li>Arabic</li><li>Chinese (input is Mandarin; output is in simplified Chinese)</li><li>Czech</li><li>Danish</li><li>Dutch</li><li>Estonian</li><li>Finnish</li><li>French</li></ul> | <ul><li>German</li><li>Hindi</li><li>Hungarian</li><li>Indonesian</li><li>Italian</li><li>Japanese</li><li>Korean</li><li>Malay</li><li>Polish</li></ul> | <ul><li>Portuguese</li><li>Romanian</li><li>Russian</li><li>Spanish</li><li>Swedish</li><li>Thai</li><li>Turkish</li><li>Ukrainian</li><li>Vietnamese</li></ul> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/business-services/zoom-quality-management/expert-insights/working-with-different-languages-in-quality-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
