# Speech-to-Text

{% hint style="info" %}
The Speech-to-Text feature requires an additional payment. For detailed pricing information and to enable this feature, please don't hesitate to contact our sales team.
{% endhint %}

The Speech-to-Text feature automatically converts incoming audio messages in your selected inboxes into text. This makes conversations easier to track and allows triggering of automated flows when specific keywords are detected in the transcribed text.

### Enabling the Feature

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

Organization owners can enable the Speech-to-Text feature by following these steps:

1. Navigate to the **Settings** page in your account.
2. Find the **Message** > **Speech-to-Text** option.
3. Click the Setup button and select the inboxes you want to enable this feature.

### How Does It Work

After the owner enables this feature, incoming audio messages are automatically converted to text. If the text content matches keywords in preset flows, the corresponding flow will be triggered.

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

<figure><img src="/files/qzVuRthfYdRnh08Gw9xJ" 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/settings/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.
