# Setting the voice recognition language

You can select the language that the application will use for voice recognition. For example, when you speak to an AI character. To ensure accurate recognition of your voice, you must select a voice recognition language that matches the language that you will speak.

{% hint style="info" %}
The list of voice recognition languages will include regional variations of English and regional variations of the current application language. If the list doesn't include the language that you want to use, first see [Choosing a language in the ENGAGE app](/engage/configuring-the-engage-app/choosing-a-language-in-the-engage-app.md).
{% endhint %}

To select a voice recognition language, complete the following steps:

1. In a Session, open your menu or tablet.
2. From the side menu, select **Settings** <img src="/files/PCjqep1FzgkHYTLk4ATQ" alt="" data-size="line">.
3. On the **Settings** page, select **User Preferences**.
4. From the **Voice Recognition Language** list, select the language that you want to use.


---

# 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://docs.engagevr.io/engage/essential-features/audio-settings/setting-the-voice-recognition-language.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.
