It is using DirectSound for mic input and whatever sound device you're currently using for voice output.
There are several bugs in this mutator yet, including:
- Buffering of the voice is very bad, it cuts to silent from time to time.
- Multiple talkers in same time may kill each others voice.
- Eats up bandwidth...
- More to be discovered!
You can test out this mod by launching the server with mutator: VoIPMod.VoIPMut
Download from here: www.klankaos.com/downloads/VoIPMod.rar
You can download source code from here incase you want to help fix/improve this mod: www.klankaos.com/downloads/VoIPModSrc.rar
Configures are (you need to add following to User.ini):
TalkKey - The input key to talk on mic (make sure you don't have this bound to something else...)[VoIPMod.VoIPHandler]
TalkKey=IK_X
VoiceVolume=1.000000
bIgnoreVoice=False
VoiceVolume - Output voice volume on your speakers end (not yet implemented).
bIgnoreVoice - Ignore all incoming voice chat from everyone else.







