
Bedrock Voice Chat
4.03.2026
Bedrock Voice Chat is a high-performance, low-latency, and secure voice chat solution designed specifically for Minecraft Bedrock Dedicated Servers. It combines a client application with a Rust-based server addon to deliver features comparable to Java edition voice chat mods, enhancing communication for Bedrock players across multiple platforms.
Key features
- Support for WSAPI and ASIO audio inputs
- Proximity chat with positional audio effects
- Group chat functionality for persistent voice channels
- Compatible with Windows 10/11 desktops, iOS, and Android devices
- Client-side audio controls including mute, deafen, and individual volume adjustment
- Audio recording with separate tracks and timecode support for later review or processing
- Noise suppression and audio amplification capabilities
- Voice activity detection
- End-to-end encryption for secure communication
- Utilizes the Opus audio codec for efficient audio compression
Installation
To set up Bedrock Voice Chat on your server, you will need the behavior pack addon alongside the Bedrock Dedicated Server (BDS) and the client application.
- Download the latest behavior pack provided as a zip or mcpack file.
- Upload this pack to the behavior_packs folder at the root of your BDS server directory without extracting it.
Avoid placing the pack inside your world folders to prevent accidental exposure of server endpoints and API keys.
- If your behavior pack is not preconfigured with your access token and server address, add the following configuration to
config/default/variables.jsonon your server:
{ "bvc_access_token": "<YOUR_ACCESS_TOKEN>", "bvc_server": "", "bvc_debug": false
}- Modify
config/default/permissions.jsonto include the required Minecraft server modules:
{ "allowed_modules": [ "@minecraft/server-gametest", "@minecraft/server", "@minecraft/server-ui", "@minecraft/server-admin", "@minecraft/server-editor", "@minecraft/server-net" ]
}- Ensure that Beta APIs are enabled for your world in the server settings.
- Add the behavior pack to your world’s behavior packs list. Use the UUID:
6fb24263-357a-407c-aebe-681f50b2de50and verify you have the latest version. - Start your Bedrock Dedicated Server to apply the changes.
Requirements / Compatibility
- Minecraft Bedrock Dedicated Server
- Bedrock Voice Chat client app for Windows 10/11, iOS, or Android
- Behavior pack installed on the server for positional audio and proximity chat functionality
- Beta APIs enabled in your server world
Additional Information
Bedrock Voice Chat is developed to provide secure and efficient voice communication with features tailored for Bedrock players. For detailed setup instructions, troubleshooting, and advanced configuration options, consult the official documentation available with the addon package.
Bedrock Voice Chat 1.0.0-beta.8
[44.05 KB]