# Text to Speech

Many users find Text-To-Speech (TTS) quite helpful as another way to ingest reading material.

To access this feature, click the ear button in the bottom right and it will launch your Text-To-Speech controls.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10606260914459" alt=""><figcaption></figcaption></figure>

## Volume Control <a href="#texttospeech-volumecontrol" id="texttospeech-volumecontrol"></a>

Increase or decrease the volume by moving the volume slider up or down. Clicking the icons to the left and right of the slider will decrease or increase the slider value by one. \\

![mceclip37.png](https://solve.redshelf.com/hc/article_attachments/10606283845403) ![mceclip38.png](https://solve.redshelf.com/hc/article_attachments/10606338316955)

## Audio Controls <a href="#texttospeech-audiocontrols" id="texttospeech-audiocontrols"></a>

Use the Play/Pause buttons to start and stop the Text-To-Speech at any time or jump forward or backward 10 words with the circular arrow keys.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10606361899675" alt=""><figcaption></figcaption></figure>

## Voice and Rate Controls <a href="#texttospeech-voiceandratecontrols" id="texttospeech-voiceandratecontrols"></a>

Finally, you have the ability to change both the voice and the rate to truly cater the experience to your specific needs. Choose from 50 different voices and 7 different speeds that range from .5x to 3x.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10606459361563" alt=""><figcaption></figcaption></figure>

## Read Aloud from Here <a href="#texttospeech-readaloudfromhere" id="texttospeech-readaloudfromhere"></a>

If you’d rather start reading in the middle of the page, you can use the *Read Aloud from Here* feature. Select the text in the book where you would like to start reading and click Read Aloud from Here. The Text-to-Speech software will launch the Text-to-Speech controls and handle the rest.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10606764227099" alt=""><figcaption></figcaption></figure>


---

# 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://resources.unizin.org/products/content/unizin-engage/ereader-user-guide/text-to-speech.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.
