StarGate01 / AmongUs-Mumble

Mumble VoIP Plugin and mod for the popular game "Among Us" to enable Proximity Voice Chat.
GNU General Public License v3.0
108 stars 13 forks source link

Include mumble #52

Open StarGate01 opened 3 years ago

StarGate01 commented 3 years ago
alisenai commented 3 years ago

GUI needs to be considered after integrating Mumble directly.

StarGate01 commented 3 years ago

Library is being developed here: https://github.com/StarGate01/FiveMumblePatchset

davidebeatrici commented 2 years ago

Please note that libmumble was rewritten from scratch and is now maintained!

StarGate01 commented 2 years ago

@davidebeatrici Cool! Thank you for the info, I'll keep an eye on it. How far along is the project? Does it already support VoIP and positional audio?

davidebeatrici commented 2 years ago

The API is not definitive, but I wouldn't expect it to change much. The library handles both TCP and UDP and supports all protocol messages.