# Simple Voice Chat

![](/files/uh2o8tDPo9PFQElXB2Qz)

This mod adds a proximity voice chat to your Minecraft server. 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 key.

{% hint style="info" %}
This mod is COMPLETELY OPTIONAL! You're not required to install it or to talk in-game. If you wish to install it anyways you still don't have to talk to anyone if you don't want to. Just keep yourself muted.

However, don't be scared of us! We are encouraging our community to connect and community on various of different levels. Take your time, get to know us - enjoy with us (:
{% endhint %}

Firstly, in order to use voice chat in-game you need to install Forge or Fabric instance of Minecraft. Those you can get on either one of links below:

{% embed url="<https://files.minecraftforge.net/net/minecraftforge/forge/index_1.19.html>" %}

{% embed url="<https://fabricmc.net/use/installer/>" %}

When you install Forge or Fabric, find your way to .minecraft folder, where your Minecraft is stored and create a folder "mods". In here you'll put Simple Voice Chat mod.

Download the latest release (R) for your version of game (1.19 currently) on the link below:

{% embed url="<https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat/files/all>" %}

Now move the downloaded file to mods folder and you should be mostly set up. Run the game with correct version (forge or fabric - depends on which you installed) and try to talk ;)

For more information follow Simple Voice Chat Wiki:

{% embed url="<https://modrepo.de/minecraft/voicechat/overview>" %}

{% hint style="danger" %}
Please use Simple Voice Chat accordingly to Rules especially rule no. 2. 11.!
{% endhint %}


---

# 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://lonelyfeels1.gitbook.io/hydro-guide/documentation/plugins/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.
