mumble-voip-fivem
mumble-voip-fivem copied to clipboard
Set radio volume change
ex: local radioVolume = 80 exports["mumble-voip"]:SetMumbleProperty("radioVolume", radioVolume/100)
TogglePlayerVoice func is used for muting/unmuting, and setting the volume. I can add an option for this when i fix issue #50