AvionBlock/VoiceCraft — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted proximity voice chat system for Minecraft Bedrock Edition called VoiceCraft. I want players to run a client app and connect to a server so they can hear nearby players based on in game distance, with support for common desktop and mobile platforms like Windows, Linux, Mac, Android, and iPhone where possible. It should not depend on any third party voice service, and it should work through a mix of client software, server pieces, and a Minecraft addon connection rather than being a traditional mod.
Please make the client feel polished and easy to use, with solid voice quality, noise reduction or voice cleanup if available, and reliable networking. I also want the server side to be customizable so server owners or addon makers can change things like proximity behavior, effects, authentication, or even recreate channel like behavior if they want. Include tests where the repo already expects them, and keep the whole thing runnable from this codebase. You can check the project wiki or current docs online if you need to fill in setup details.
Want more depth? Deep Reverse