> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh-tw/shang-wu-fu-wu/zoom-quality-management/expert-insights/working-with-different-languages-in-quality-management.md).

# 使用不同語言

<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 品質管理（QM）支援 27 種不同語言，並使用語音分析、主題與指標比對、摘要生成及其他功能，為受支援語言中的互動提供洞察。受支援語言之間的翻譯會在流程的不同階段使用，而了解此流程對於建立可正常運作的多語言品質管理部署至關重要。

### 語言偵測

由於主題不一定總是特定詞語或片語的比對，因此我們使用 AI 將主題與實際說出的內容進行比對。由於分析是在翻譯之後進行，因此某個主題可與任何受支援的口語語言相比對。同樣地，主題可以用任何受支援的語言進行設定，並會被翻譯後再與其他任何受支援語言進行比對。

### 指標比對

指標是會在互動中說出的特定比對詞語或片語。指標應以預期會使用的語言進行設定。這些內容會在進行下一步之前先完成比對。

{% hint style="info" %}
**注意**

指標設定可在以下位置找到 **帳戶管理 → 帳戶設定 → 品質管理 → 指標**.
{% endhint %}

### 翻譯

在偵測到語言並完成指標比對後，互動將由 AI/ML 處理。在此處理期間，QM 會使用逐字稿來生成：

* 參與度與情緒分數
* 重點提示
* 比對到的主題
* 代理人說話統計資料
* 互動摘要

### QM 主題

主題用於追蹤較廣泛的概念，這些概念可能無法對應特定詞語或片語。此類例子包括法律疑慮、授權問題或價格詢問。主題是使用引導句建立的。AI 會使用這些引導句，將主題與逐字稿中的對話進行比對。

{% hint style="info" %}
**注意**

主題設定可在以下位置找到 **帳戶管理 → 帳戶設定 → 品質管理 → 主題**.
{% endhint %}

### 呈現

在 AI 處理後，QM 分析結果將會翻譯回受支援的口語語言，並可供主管檢視。

品質管理目前支援英文以及另外 26 種語言，用於轉錄和對話洞察。

| <ul><li>阿拉伯文</li><li>中文（輸入為普通話；輸出為簡體中文）</li><li>捷克文</li><li>丹麥文</li><li>荷蘭文</li><li>英文</li><li>愛沙尼亞文</li><li>芬蘭文</li></ul> | <ul><li>法文</li><li>德文</li><li>印地文</li><li>匈牙利文</li><li>印尼文</li><li>義大利文</li><li>日文</li><li>韓文</li><li>馬來文</li></ul> | <ul><li>波蘭文</li><li>葡萄牙文</li><li>羅馬尼亞文</li><li>俄文</li><li>西班牙文</li><li>瑞典文</li><li>泰文</li><li>土耳其文</li><li>烏克蘭文</li><li>越南文</li></ul> |
| -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/zh-tw/shang-wu-fu-wu/zoom-quality-management/expert-insights/working-with-different-languages-in-quality-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
