# Auditory Scanning

Think2Switch™ supports auditory scanning.

This means Outputs can be spoken out loud as they are highlighted during scanning.

Auditory scanning is helpful if:

* You have low vision or vision loss
* You prefer listening instead of looking at the screen

When scanning is active:

* Outputs are highlighted one at a time
* The app speaks the name of each Output
* When you hear the Output you want, use your Command to activate it (select it)

***

#### How to turn on auditory scanning

1. Go to [Settings](/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/control-settings.md) in the Control tab (gear icon in top left corner)
2. Set [Spoken Text Trigger](/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/control-settings.md#spoken-text-trigger) to **Enabled**

<br>

The Output name will now be spoken when it becomes enabled during scanning.


---

# 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://think2switch.gitbook.io/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/control-settings/auditory-scanning.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.
