When I try to change the VOIP settings, they go back to default. The VOIP box automatically unchecked itself, the receive slider goes back to 0 and I cannot hear anyone talk over VOIP ingame. I have tried changing the settings in vBF2, while connected to a server, at the main menu and through the audio.con file which is set like this:
Code: Select all
AudioSettings.setVoipEnabled 1
AudioSettings.setVoipPlaybackVolume 1
AudioSettings.setVoipCaptureVolume 1
AudioSettings.setVoipCaptureThreshold 0.1
AudioSettings.setVoipBoostEnabled 0
AudioSettings.setVoipUsePushToTalk 1
AudioSettings.setProvider "software"
AudioSettings.setSoundQuality "High"
AudioSettings.setEffectsVolume 1
AudioSettings.setMusicVolume 0
AudioSettings.setHelpVoiceVolume 0.204475
AudioSettings.setEnglishOnlyVoices 1
AudioSettings.setEnableEAX 1
It is not a problem with my mic, as I don't have one hooked up. Anyone have any ideas on how I can change my settings so it will work or at least find a work around?
Thanks