> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/how-to-enable-disable-voice-status-assist-in-the-matrack-eld-driver-app.md).

# How to Enable/Disable Voice Status Assist in the Matrack ELD Driver App

### Accessing Voice Controls

#### 1. Launch App

* Log in to the Matrack Driver App.
* Wait for the dashboard to load (default screen).
* If the Dashboard doesn't load by default, click on the 3 horizontal lines to access the Menu. From the Menu, select Dashboard.

#### 2. Locate and enable/disable Voice Assist

* On the dashboard, locate the "Flip" icon in the top-right corner (shown with a flip icon). Tap this icon to access the exemption settings.

<div align="left"><figure><img src="/files/bjZC3Cmpi9pXGUZhxRgf" alt="" width="303"><figcaption></figcaption></figure></div>

* Locate the "Mute Voice Commands" toggle switch. Tap the toggle switch to activate/deactivate voice commands.
* Click Yes on the prompt.
* The icon will indicate whether the feature is enabled or disabled. You'll also see the following message.

{% hint style="warning" %}
**Important Notes**

* Changes take effect immediately
* Setting persists between sessions
  {% endhint %}

### Best Practices

* Verify the setting after toggling
* Consider the environment when using voice features
* Adjust device volume appropriately

Need assistance? Contact our support team for help with Voice Status Assist settings.


---

# 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://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/how-to-enable-disable-voice-status-assist-in-the-matrack-eld-driver-app.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.
