Skip to content

Logging In to Bedrock Voice Chat Client

Charles R. Portwood II edited this page Aug 3, 2026 · 4 revisions

Bedrock Voice Chat authenticates you against your Xbox (Microsoft) account to validate your identity and help secure any messages between both you and other players.


First Time Logging In

If this is your first time connecting to a BVC server, make sure you first connect to the Minecraft server itself. BVC utilizes BDS' allowlist.json users to determine who has access, and requires you to initially connect to the server to broadcast this information.

Server operators can pre-whitelist players by using the following command:

bedrock-voice-chat-server user add --player <gamertag> --game minecraft

Signing In

Bedrock Voice Chat operates similar to Discord, in that you may have access to multiple servers. All servers use your same Xbox identity, but have different endpoints. Your server operator should provide you with the domain to connect to. This value must include https:// and the fully qualified domain name. For example:

https://example.alaydriem.bedrockvc.stream

You will be redirected to a Microsoft sign in page. Login with your Microsoft account associated to your Xbox account you will be playing on the server as. After you login, you will be redirected back to BVC. This process may take a moment to validate the single-sign on request, connect to your server, and perform some initial setup tasks.

Once you are signed in, you will be directed to the dashboard page -- from here -- put in your headphones, and play minecraft!

Clone this wiki locally