TokoVOIP
TokoVOIP is a client-sided TeamSpeak plugin and script that adds an alternative voice chat to FiveM.
It provides better quality audio, as well as much more control.
Here’s a short list of things it does:
- Proximity-based audio
- Directional audio
- Radio system
- Phone calls
- Radio effects
- Radio clicks
It overall works like TFAR from Arma 3. You join a waiting TS channel and once you’re in-game and the script is running: your TS name gets changed, it moves you to the configured game channel and proceeds to handle the other player’s audio.
The only downside is the need for a third party software with TeamSpeak.
It supports however many players you want so it works with OneSync.
I just felt like open sourcing it now, so enjoy!
The code’s not great, API even less so, but it works and I never took the time to redo it since the early prototypes.
I’m open to pull requests, have fun forking it!
You can read more about it, and how it works on the GitHub repo.
If you like it, give it a star, it’s always appreciated.
Check the readme on github for instructions on how to use it.
There is currently no interface to join the radio / phone calls, you will have to make your own script and commands that call the function
addPlayerToRadio
andremovePlayerFromRadio
Download: Releases · Itokoyamato/TokoVOIP_TS3 · GitHub
Credit:
The plugin bundles RadioFX by Thorwe, which allows players to control the radio effects to a great extent.License, dependencies, and sources are available on the GitHub repo.