# Generate audio

Once you've input text, you can select the voice you want and adjust the pitch. Generating audio allows you to emphasize sentences or adjust them to sound natural.&#x20;

### **Learn more about generating audio.**

<table data-view="cards"><thead><tr><th></th><th></th><th><select><option value="aULQ4TgOPVPR" label="Beta" color="blue"></option></select></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Language and Voice Selection</strong></td><td>You can easily and quickly select languages and voices.</td><td></td><td><a href="/files/UQAXUVHbxLX54vL8jGx4">/files/UQAXUVHbxLX54vL8jGx4</a></td><td><a href="/pages/PkA9243Ya3U7TpEd7FeZ">/pages/PkA9243Ya3U7TpEd7FeZ</a></td></tr><tr><td><strong>Audio Settings per Sentence</strong></td><td>You can configure detailed audio settings for each sentence.</td><td></td><td><a href="/files/SnPdQXMK7szP6tUmT76k">/files/SnPdQXMK7szP6tUmT76k</a></td><td><a href="/pages/j51FRb4qIEBbXeOdiBLS">/pages/j51FRb4qIEBbXeOdiBLS</a></td></tr><tr><td><strong>Adding Custom Voice</strong></td><td>Upload audio to create your own unique voice.</td><td><span data-option="aULQ4TgOPVPR">Beta</span></td><td><a href="/files/W2LOxGZQVryI67PAuQ4L">/files/W2LOxGZQVryI67PAuQ4L</a></td><td><a href="/pages/EtbZ5qELoGQ6QjP2aeNX">/pages/EtbZ5qELoGQ6QjP2aeNX</a></td></tr></tbody></table>


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/configure-voice.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.
