A Geyser Extension to allow Bedrock Clients to connect with Simple voice Chat.
Release-focused docs for current development changes are available in docs.
old wiki: wiki.
Reach out through issues!
Java 25 or newer is required to build this project from source.
Microphone/Speaker options may or may not work, depending on your browser, as this was built for Google Chrome.
server.audio.transport-mode: auto (default), legacy, svg-v2server.audio.allow-legacy-fallback: true (default during migration)auto keeps compatibility by defaulting to legacy PCM transport when client capabilities are missing or unsupported, and uses svg-v2 only when the client reports compatible decoder support.
See Audio Transport for current transport and fallback behavior.
$ claude mcp add SimpleVoice-Geyser \
-- python -m otcore.mcp_server <graph>