# Voices

Echo allows you to have two different types of voices.

You can change and control each voice independently within the settings. You can pick the voice, pitch, rate and volume of the voice. Currently we only support Apple system voices.

## Speaking Voice

Your speaking voice is the voice that is used to communicate with your communication partner. Select the options that you want to represent your voice.

## Cue Voice

Your cue voice is the voice that is used to speak information to you. Select the options the you want to hear when Echo is talking to you. You might want this voice to be faster so you can use the app faster and more efficiently.

{% embed url="<https://youtu.be/i5KYUj7epeo?si=SWPkwpkSuKC5e1WO&t=74>" %}


---

# 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/echo/voices.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.
