@Bluedrake42 said in Voicechat:
However… we have a lot of development resources and experience creating things like this. With some help, I think it would be pretty reasonable to build a Mumble integration for GTAV. In fact I wouldn’t be surprised if it already exists somewhere.
CitizenFX already had a voip:mumble
component which was intended for use with an embedded Mumble server and implemented a game-integrated client, although at its latest state of development it only supported transmitting WASAPI audio (with bad latency handling) over UDP tunneling.
For the representative code from the time, see this package.
Of course, a Link plugin would be a lot easier to implement, even supporting contexts and whatnot for usage with Link on a separate Mumble client.