# Voice Setup

{% hint style="warning" %}

#### Voice chat is required whilst playing on CMG.

{% endhint %}

1. Press the <mark style="color:blue;">ESC</mark> button on your keyboard to open the GTA home screen
2. Select the <mark style="color:blue;">`Settings`</mark> button at the top
3. Select the <mark style="color:blue;">`Voice Chat`</mark> button on the side panel
4. Check the <mark style="color:blue;">`Voice Chat Enabled`</mark> is set to <mark style="color:green;">`On`</mark>
5. Check the <mark style="color:blue;">`Output Device`</mark> matches the device you are using to listen to audio
6. Check the <mark style="color:blue;">`Voice Chat Volume`</mark> slider is to the right
7. Check the <mark style="color:blue;">`Microphone Enabled`</mark> is set to <mark style="color:green;">`On`</mark>
8. Check the <mark style="color:blue;">`Input Device`</mark> matches the device you are using to speak through
9. Check the <mark style="color:blue;">`Microphone Volume`</mark> slider is to the right
10. If using <mark style="color:blue;">`Voice Activated`</mark> check the <mark style="color:blue;">`Microphone Sensitivity`</mark> slider is to the right
11. If using <mark style="color:blue;">`Push To Talk`</mark> use the **N** key to speak in game, you can be rebind in the settings also


---

# 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://wiki.cmgstudios.net/guides/starter-guide/voice-setup.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.
