The Web Client and Voice Chat

How to use the webclient for Java and Bedrock players

Connection Guide

Understanding the Web Client

OpenAudioMc uses a web client to handle audio streaming and voice chat since Minecraft doesn't support these features natively. Each player maintains an active session while in-game.

Java Edition Connection

1Join a server with OpenAudioMc installed
2Click the chat message or type /audio
3Open the provided link in your browser
4Follow the on-screen instructions

Bedrock Edition Connection

1

Visit either website:

session.openaudiomc.netmy.minecraftvoicechat.com
2Get your login code from the website
3Join your OpenAudioMc-enabled server
4

Enter the command:

/audio [your-code]

Example: /audio xyz

Javadoc related to this feature (currently based on the dev branch)