# 💬   Simple Voice Chat

A proximity voice chat for Minecraft. You can choose between push to talk (PTT) or voice activation. The default PTT key is `CAPS LOCK`, but it can be changed in the key bind settings. You can access the voice chat settings by pressing the **`V`** ke&#x79;**.**

<figure><img src="/files/hTKwFQQj4at78gJznEal" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/O7CzBvMwsAjeqw6VpBeK" alt=""><figcaption></figcaption></figure>

You can open the voice chat GUI by pressing the `V` key. This allows you to open the settings, group chats, mute yourself, disable the voice chat, start/stop a recording and hide all icons.

<figure><img src="/files/qyIIQMUEEhgrVZVoAupw" alt=""><figcaption></figcaption></figure>

#### Group Chats <a href="#title-5-1" id="title-5-1"></a>

Group chats allow you to talk to players that are not in your vicinity. To open the group chat interface, either press the group button in the voice chat GUI or just press the `G` key.

To create a new group, just type a name in the text field and press the button next to it.

<figure><img src="/files/kRBeXHCNZbwh5SYCcQQi" alt=""><figcaption></figcaption></figure>

Creating or joining a group will bring you into the group chat interface. You will also see the heads of the group members in the top left corner of your screen. Talking players will be outlined. You can disable these icons by pressing the third button from the left.

<figure><img src="/files/hYzd5LkscyIw06oG15fa" alt=""><figcaption></figcaption></figure>

Players that are not in a group will see a group icon next to your head, indicating that they can't talk to you.

You can invite players to your group chat by entering the command `/voicechat invite <playername>`.

#### Settings <a href="#title-5-2" id="title-5-2"></a>

You can access the voice chat GUI by pressing the `V` key and pressing the settings button.

This menu offers the ability to change the general voice chat volume and your microphone amplification. In addition, there is the possibility to specify the recording and playback device.

By clicking the 'Enable microphone testing' button, you can hear your own voice and adjust the activation level of the voice activation.

<figure><img src="/files/evRigraJJY1Ta0S3IkXG" alt=""><figcaption></figcaption></figure>


---

# 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://survival-craft.gitbook.io/survival-craft-wiki/simple-voice-chat.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.
