# How to use the Text-to-Audio feature

### 1. If you would like to hear the audible responses on your Avatar, go to your settings.

<figure><img src="/files/3upgGmZSEhSEmfTo07V0" alt="" width="340"><figcaption></figcaption></figure>

### 2. Enable the 'Auto-Play Compano Messages'. Everytime your Avatar gives you a response, it should play the voice as well.

<figure><img src="/files/QQfl6Mw5cq4YdksAePDQ" alt="" width="340"><figcaption></figcaption></figure>

{% hint style="info" %}

### If you do not prefer the Auto-Play, <mark style="background-color:yellow;">disable the 'Auto-Play Compano Messages' in Settings</mark>, then you can tap on the black play button on each chat bubble to hear the voice.

<img src="/files/llJyp55e48ZzkHxjGaJZ" alt="" data-size="original">
{% endhint %}


---

# 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://compano-ai.gitbook.io/user-guides/how-to-use-the-text-to-audio-feature.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.
