Checked this as I seem to have the same problem, checked in game settings as well as the CSS folder for the voice_input.wav file, and it is there, yet when I press the audio key, the mic shows yet nothing plays...yet it ipcks up my voice on the mic..for some reason I assumed that it would start playing the songs automatically? Or do I have to play them in a separate program first? >_>Renegade wrote:For CSS, check that the Counter-Strike Source folder contains a "voice_input.wav" after selecting a song. If so, the problem probably lies in your game settings, you should re-configure your microphone/sound options to make sure voice is not muted or incredibly low.
Music not playing
Forum rules
Read this before posting in this section
Read this before posting in this section
Re: Music not playing
Re: Music not playing
The voice variables seem to be set incorrectly, try checking the values of "voice_forcemicrecord" and "voice_inputfromfile".
Re: Music not playing
Checked both, both set to 0, changed to 1 with no change, still picked up my voice, no music..not sure if setting has to be higher or not, figured I'd wait for recommendation 

Re: Music not playing
During playback, these values should go to 1, then back to 0 once finished.
Once you're sure the voice_input.wav is in the correct location, enter into console. Those are most basic commands required to initiate audio playback.
Once you're sure the voice_input.wav is in the correct location, enter
Code: Select all
"voice_inputfromfile 1; voice_loopback 1; voice_forcemicrecord 0; +voicerecord"