ProximityVoiceChat
About
A Forge *.21.* mod adding proximity-based voice chat where players within a configurable block range hear each other. Microphone audio is captured via Java Sound API and relayed over Forge networking with distance-based volume falloff. While speaking, audio is buffered and sent to a configurable Whisper-compatible STT API to produce transcription text. Transcriptions broadcast to nearby players who each translate to their chosen language via the MyMemory API. Includes a push-to-talk keybind and in-game settings screen.