# Voice-based Assistant

Click on the **Settings** icon in the top right corner to do the following:

* Enable/disable talkback (voice responses)
* Change the voice of the assistant to male/female

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/mwz6kxxpw5/1672167800191/image.png" alt="Tellius Assistant settings"><figcaption></figcaption></figure>

Once you enable the talkback feature and choose male/female voice as required, Tellius Assistant will respond to your questions in voice format. In addition to the text format responses, Tellius Assistant speaks out the responses using the text-to-speech mode.

The mic (in the rightmost corner) can be enabled, and you can ask your questions through the mic. With the help of Active Speech Recognition (ASR), Tellius Assistant interprets every word in your queries and provides suitable responses in voice and text format.

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/mwz6kxxpw5/1672167552408/image-2-1.png" alt="Voice-based search by Tellius Assistant"><figcaption></figcaption></figure>

Even if you take a pause or leave the question incomplete, Tellius Assistant understands and waits for you to resume speaking. In rare cases when Tellius Assistant fails to understand your question, it suggests a list of related questions.

To receive the best experience, make sure you turn off Chrome extensions and have the latest Chrome installed.


---

# 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://help.tellius.com/tellius-6.3/assistant/voice-based-assistant.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.
