[RELEASE] [VOIP] pma-voice - Voice Chat using FiveM's built in mumble server

Hello, the best way to use pma-voice in instance ? Actually doing this :
NetworkSetVoiceChannel(instance.host)
NetworkSetTalkerProximity(0.0)
– Entering

Citizen.InvokeNative(0xE036A705F989E049)
NetworkSetTalkerProximity(8.0)
– Exiting

Wich way can be use to ?

i have a problem with pma-voice and gcphone v3. when i make a call i can’t hear i don’t know what config i should do on gcphone or pma-voice

Anyway to adjust the distance at which shouting will reach? I can’t seem to find it.

NVM, it was in a shared.lua, weird place to put it.

And with 40 player the pma-voice falls we hear each other badly cut and I only have the onesync activated I do not use the onesync_legacy and infinity

In your case, you have to go first to the phone config and in Config.UseMumbleVoIP, set the value to true. Then go to client.lua and look for “if Config.UseMumbleVoIP then” and you will see an export. Replace that export with this without quotes “exports[‘pma-voice’]:setCallChannel(infoCall.id+1)” and restart your server and you should have your gcphone calls working correctly with this great voice system.

yes thanks!!

I need some help with the keybinds, i read this whole thing and read the Readme, tried something but still can’t change the default key for speaking through a radio…

Someone please help

y’all doing a good job with helping people!

You can only do it for new players, old players will have to change their keybind through Settings → Keybinds → FiveM → Radio

How does the phone system work then I am rather confused here

ah wait lemme try

right it works, does someone knows how to make private channels for police, ambulance mechanic e.t.c.?

I am having a serious issue with pma-voice. Some of my players will randomly disconnect from the mumble server, they can only hear but not speak. They have to go to GTA V setting menu and disable and re-enable in-game chat.
I tried to use different builds of FiveM server, switch from Onesync Legacy to Infinity, change the game version, use an external mumble server, and even switch to another server provider, and it still exists.
I am sure there are other people having this issue as well, and I do see there is an open issue on GitHub, but I believe these two issues are not the same due to different descriptions.

we have the same issue

Are you still using mumble? Or switch to other option?

Hi everything works fine! Just is there any way to higher the normal voice volume? And the radio and phone volume convar are not changing anything for me

i noticed im useing rp radio and pma voice ofcourse and my radio does not sound like an actual radio any suggestions?

I have an almost similar problem when I get to 55 player the voice goes away!

Hi ! The convar for the radio volume and call volume are not working ??? I putted the int : 1 and the sound is still low…

did u find a way

Hi there,

I got some problem with pma-voice since 3-4 days, when I got ~15 players on the server, some people crash randomly and they got “Warning : UDP packets can not be received. Switching to TCP tunnel mode”. I suspect the crash arrives when many people are on the same grid, so I reduce the grid radius to 8 for try to fix the problem, but it doesn’t fix the problem…

My server run on Linux and I got the latest recommended version (3922) and I don’t use external for pma-voice, it’s setup on my main server.

I set the ConVar like this :

setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
setr voice_enableRadioAnim 1
setr voice_enableSubmix 1

Can someone help me ? Or maybe I do something wrong ?

Thank you :slight_smile:

1 Like