# 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: 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.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>
```

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.
