# Voice Settings

### Language & Voice

Under settings -> Language & Speech, you can choose your default voice and any other voices you want to switch to. These can be in any language that you can see.&#x20;

Press the **+** button in the upper right. Then search or scroll down to find your voice. You can preview the voice first by tapping the small play icon to the right of each name.&#x20;

{% hint style="info" %}
There are offline and online voices. Note online voices will only work if you are online. So be aware!&#x20;
{% endhint %}

**To remove a voice.** Swipe right on a voice - but make sure it is not the currently active voice. \
\
Once finished, press done, swipe down, or press the **x** in the upper left.&#x20;

{% embed url="<https://www.youtube.com/watch?index=2&list=PLWWQ5nlUD_tvast25t2alL3iBaApHM6Pz&v=pVjykJ9PEOE>" %}


---

# 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.acecentre.org.uk/products/textaloud/voice-settings.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.
