# 語音轉文字

{% hint style="info" %}
語音轉文字功能需要額外付費。有關詳細的價格資訊以及啟用此功能，請隨時聯繫我們的銷售團隊。
{% endhint %}

語音轉文字功能可自動將選定收件匣中的傳入音訊訊息轉換為文本。這使對話更容易追蹤，並允許在檢測到轉錄文本中的特定關鍵詞時觸發自動化流程。

### **啟用功能**

<figure><img src="/files/eXcmhnJpFUVqYvNjuOID" alt=""><figcaption></figcaption></figure>

組織擁有者可以通過以下步驟啟用語音轉文字功能：

* 導航至您帳戶中的**設定**頁面。
* 找到**訊息** > **語音轉文字**選項。
* 點擊**設置**按鈕並選擇您想要啟用此功能的收件匣。

### 如何運作

在擁有者啟用此功能後，收到的語音訊息會自動轉換為文字。如果文字內容與預設流程中的關鍵字匹配，相應的流程將被觸發。

<figure><img src="/files/sBcmmVK7Jp0X7jQXHEi4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BcrCuDWp1hJa5sziMATm" alt=""><figcaption></figcaption></figure>


---

# 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://docs.chatalog.ai/zh-hk/speech-to-text.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.
