> For the complete documentation index, see [llms.txt](https://resources.unizin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.unizin.org/products/content/unizin-engage/release-notes/2019-02-22-engage-2.26.8-text-to-speech-tts-in-epub-for-engage.md).

# 2.26.8

## Text to Speech (TTS) in EPUB for Engage

| Version      | 2.26.8     |
| ------------ | ---------- |
| Release Date | 2019-02-22 |

## Key features <a href="#id-20190222engage2.26.8texttospeech-tts-inepubforengage-keyfeatures" id="id-20190222engage2.26.8texttospeech-tts-inepubforengage-keyfeatures"></a>

This release introduces a new feature to the EPUB for Engage reader called Text To Speech or (TTS) for short.

\
In this release, the EPUB for Engage reader will provide a native text-to-speech experience for all users. The experience intends to achieve the following outcomes:

* Provide students who require accommodations a more equitable, productive, and enjoyable content experience in the EPUB reader
* Enable EPUB to serve as accessible content and reduce the burden on DSS offices to create alt-format content
* Create greater demand for EPUB content

## Details <a href="#id-20190222engage2.26.8texttospeech-tts-inepubforengage-details" id="id-20190222engage2.26.8texttospeech-tts-inepubforengage-details"></a>

Engage's Text To Speech (TTS) feature includes new features & functionality. All of these features can be accessed using a set of TTS-specific hotkeys through the keyboard:

* Text-to-speech reading
* *Element* highlight: used to dictate selection(word, sentence, paragraph) of text to be read
* *Speaking* highlight: used to highlight the text (word) as it is being read
* Page navigation
* Pause/resume reading
* TTS preferences toolbar, which allows the following:
  * Customize element & speaking highlight colors
  * Enable/disable continuous reading mode
  * Customize reading speed
  * TTS Shortcuts description

## Known Issues

None.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://resources.unizin.org/products/content/unizin-engage/release-notes/2019-02-22-engage-2.26.8-text-to-speech-tts-in-epub-for-engage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
