Community listing page, reviews here may not be monitored by the author.
Simple Voice Chat Online
No reviews yet
Voice chat on servers without server-side plugin.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Simple Voice Online
Client-side Fabric addon for Simple Voice Chat: when the Minecraft server has no voice chat installed, addon users on that server can still talk to each other.
How it works
Voice goes peer-to-peer whenever possible:
SVC client ⇄ loopback bridge ⇄ P2P engine ══ direct UDP ══► other players
⇅ (fallback only)
Go relay
- On joining a server, the mod waits ~5 s for a real SVC
SecretPacket. If none arrives, it connects to the relay's WebSocket, joins a room keyed by the server address, and receives a shared room key plus the peer list. - Peers exchange address candidates (local interfaces + relay-observed public address) and hole-punch a direct UDP path — the ICE approach with a compact custom protocol.
- Voice frames are Opus, sealed once per frame with the room key (AES-128-GCM) and sent directly to every punched peer. Pairs whose NATs defeat punching fall back to blind forwarding via the relay, which never touches crypto or audio.
- The local SVC client is pointed at an in-process loopback bridge, so all audio capture/playback is stock Simple Voice Chat.
If the server later turns out to have voice chat, SVC's real connection replaces the fallback automatically.
Settings
In-game settings screen: press O (rebindable, "Simple Voice Online" key category) or open it through ModMenu if installed. The screen shows the live connection status (state, peers and whether each one is direct or relayed) and offers a manual Reconnect button. All changes apply immediately.
When the relay connection fails or drops, the mod auto-reconnects with
exponential backoff (5s, 10s, 20s, 40s, then 60s) until
maxReconnectAttempts is exhausted.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
- Simple Voice Chat
- Simple Voice Chat Enhanced Groups
- Simple Voice Chat Discord Bridge
- Simple Voice Chat Radio
- Simple Voice Chat No Mic
- Simple Voice Chat Group Names
- Simple Voice Chat Group Player Names
- Simple Voice Chat Player Names
- Simple Voice Chat Soundboard
- Simple Voice Chat TTS
- Simple voice chat speaking emote
- Simple Voice Chat Group Player Names
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources