Fix CS 1.6 Microphone Volume – Low, Static & Not Working
Last updated: May 15, 2026
CS 1.6 microphone problems and counter-strike 1.6 microphone issues fall into three categories: mic not transmitting at all, voice volume too low for teammates to hear, and static or distortion in the voice. Most fixes apply to both Steam and Non-Steam versions – exceptions are noted where they differ.
Jump to your problem:
- Nobody hears me at all
- Teammates hear me very quietly
- Static or distortion in voice
- I cannot hear teammates
- Earphone mic not detected
CS 1.6 microphone not working fix
If nobody hears you in counter-strike 1.6, work through these steps in order:
Step 1 – Enable voice in-game
Go to Options > Voice tab and check Enable voice in this game. Set Voice Transmit Volume and Voice Receive Volume sliders to maximum. Or open console and type:
voice_enable 1
voice_forcemicrecord 1
voice_modenable 1
Add to userconfig.cfg to make permanent.
Step 2 – Check push-to-talk bind
CS 1.6 uses push-to-talk by default bound to K. You must hold the key while speaking. Check your bind:
bind "K" "+voicerecord"
Change K to any key you prefer. To test if your mic is transmitting, enable loopback – you will hear your own voice through speakers/headphones:
voice_loopback 1
Hold your push-to-talk key and speak. If you hear yourself, your mic is working. Set voice_loopback 0 after testing.
Step 3 – Set correct Windows microphone device
CS 1.6 uses whatever Windows has set as the default recording device. If you have multiple audio devices (headset, webcam mic, built-in mic), the wrong one may be selected. USB headsets create a separate audio device – they must be set as default separately from 3.5mm microphones:
- Right-click the speaker icon in the Windows taskbar > Sounds (or Open Sound settings).
- Go to the Recording tab.
- Right-click your correct microphone device and select Set as Default Device.
- Also right-click it and select Set as Default Communication Device.
- Restart CS 1.6 after changing the default device.
Step 4 – Steam voice device (Steam version only)
On Steam, the voice device can be configured separately from the Windows default. Open Steam > Settings > Voice and ensure the correct microphone is selected under Microphone / Recording Device. Use the microphone test in Steam settings to confirm it is picking up audio. Non-Steam does not have this setting – it uses the Windows default recording device only.
CS 1.6 microphone volume too low fix
Raise Windows microphone level and boost
- Right-click speaker icon > Sounds > Recording tab.
- Double-click your microphone device to open Properties.
- Go to the Levels tab.
- Set microphone volume to 100.
- If still too low, enable Microphone Boost and raise it to +10dB or +20dB. Note: too much boost adds static – raise gradually.
Adjust in-game voice gain commands
voice_maxgain 5
voice_avggain 0.5
voice_maxgain sets the maximum gain the engine applies to incoming voice. Default is around 5. Raising it amplifies quiet voices further. voice_avggain controls minimum gain. If teammates sound very quiet, raise voice_maxgain gradually.
voice_scale for receiving teammates
voice_scale 0.5
voice_scale controls the volume of all teammates’ voices (0 = mute, 1 = maximum). If teammates are too quiet, set it closer to 1. Default is around 0.5-0.75 on most builds.
CS 1.6 microphone static and distortion fix
Reduce microphone boost
The most common cause of static in cs 1.6 voice chat is Windows Microphone Boost set too high. Open Recording device Properties > Levels tab and reduce Microphone Boost to 0dB or +10dB maximum. Higher values amplify background noise and electrical interference along with your voice.
Set correct Windows audio sample rate
- Recording tab > double-click your microphone > Advanced tab.
- Set Default Format to 1 channel, 16 bit, 44100 Hz.
- Click Apply.
GoldSrc engine processes voice at 8000 Hz internally, but the Windows capture rate affects audio quality before it reaches the game. 44100 Hz gives the cleanest source signal.
Disable audio enhancements
- Recording tab > double-click your microphone > Enhancements tab (if present).
- Check Disable all enhancements.
- Click Apply.
Windows audio enhancements like noise suppression and echo cancellation can interfere with CS 1.6’s own voice processing and produce distortion.
voice_overdrive for clearer voice during gunfire
voice_overdrive 2
voice_overdrivefadetime 0.5
voice_overdrive reduces game sounds (gunshots, footsteps, explosions) when someone is speaking so voice is easier to hear. Value of 2 means game sounds are reduced to half volume when voice is active. voice_overdrivefadetime controls how quickly game sounds return to normal after voice stops.
CS 1.6 cannot hear teammates fix
If you cannot hear any teammates speaking in counter-strike 1.6:
voice_enable 1
voice_scale 0.75
sv_voiceenable 1
If voice_scale is set to 0 in config, all voice is muted. sv_voiceenable must be 1 on the server for voice to work at all – if the server has it set to 0, voice is disabled for everyone and cannot be fixed client-side.
CS 1.6 earphone microphone not detected fix
Modern smartphones use a 4-pole TRRS jack (combined headphone + microphone in one connector). Older PC audio jacks are 3-pole TRS (separate headphone and microphone ports). Plugging a TRRS earphone into a TRS headphone jack means the microphone does not connect correctly.
Fix: use a TRRS to dual TRS adapter (one 4-pole female to two 3-pole male – one for headphones, one for microphone). Plug the microphone TRS into the pink mic port on your PC. This is a hardware fix – no software setting can resolve a physical connection mismatch.
After connecting correctly, set the earphone mic as default recording device in Windows Sound settings as described in the fix above.
Complete CS 1.6 microphone config block
Add to cstrike/userconfig.cfg:
voice_enable 1
voice_forcemicrecord 1
voice_modenable 1
voice_scale 0.75
voice_loopback 0
voice_overdrive 2
voice_overdrivefadetime 0.5
voice_maxgain 5
bind "K" "+voicerecord"
If microphone problems persist after all fixes, the issue may be a corrupted CS 1.6 installation. On Steam verify game files. On Non-Steam download a Non-Steam Counter-Strike 1.6 build and reinstall. For other CS 1.6 audio problems see the CS 1.6 sound problems fix guide.
To obtain the stable version safely or browse through the Counter-Strike 1.6 homepage, feel free to use our links. Looking for a quick way to start?
