HLDJ starts, but sounds don't play.
Forum rules
Read this before posting in this section
Read this before posting in this section
HLDJ starts, but sounds don't play.
About a week ago, my HLDJ was working fine, and the music would play. 2 days ago though, HLDJ just stopped playing music. It can start up the game I select, and the music directory is successfully brought up when I type "la" into the console, but when I push the key that I bound to play music, it doesn't play the music, and the icon that shows that I'm talking isn't brought up. I tried changing the bound key to the same effect. Any help would be appreciated.
Re: HLDJ starts, but sounds don't play.
1) What game is this for?
2) After loading a file, what is displayed in the console?
3) After loading a file, check the parent directory of the game directory for the file "voice_input.wav", does it exist?
4) make sure voice is enabled for you game "voice_enable 1", "voicemod_enable 1"
5) Does your mic work?
2) After loading a file, what is displayed in the console?
3) After loading a file, check the parent directory of the game directory for the file "voice_input.wav", does it exist?
4) make sure voice is enabled for you game "voice_enable 1", "voicemod_enable 1"
5) Does your mic work?
Re: HLDJ starts, but sounds don't play.
1) Team Fortress 2, tried the same with Day of Defeat with the same effect.
2) Host_WriteConfiguration: Wrote cfg/hldj_selc.cfg
Loading : My selected sound
3) The File exists in my directory.
4) Enabled, no sounds still.
5) Didn't have a mic before and it was working then, have not made any changes for the past few weeks.
2) Host_WriteConfiguration: Wrote cfg/hldj_selc.cfg
Loading : My selected sound
3) The File exists in my directory.
4) Enabled, no sounds still.
5) Didn't have a mic before and it was working then, have not made any changes for the past few weeks.
Re: HLDJ starts, but sounds don't play.
If the file exists (#3), try entering the following into console:
These are the most basic of commands to get the file to start playing. If even this doesn't work, and you're sure "voice_input.wav" is in the correct directory (i.e. for TF2, "SteamApps\account\team fortress 2"), then there is a larger problem at hand.
Code: Select all
"voice_inputfromfile 1; voice_loopback 1; voice_forcemicrecord 0; voice_modenable 1; voice_enable 1; +voicerecord"
Re: HLDJ starts, but sounds don't play.
Might have just found it, went though reading the giant wall of text in console and found this:
Unable to initialize DirectSoundCapture.
Would you happen to know a way to fix this? I don't remember messing around with any options before this happened.
Unable to initialize DirectSoundCapture.
Would you happen to know a way to fix this? I don't remember messing around with any options before this happened.
Re: HLDJ starts, but sounds don't play.
It's a common problem with Vista, are you using Vista? I believe the trick is to plug in a mic at least once, to initialize the drivers or some such. There are similar topics on these or the old forums (I'm not sure if solved or not), or try some google search hits: http://www.google.com/search?hl=en&q=Un ... gle+Search
Re: HLDJ starts, but sounds don't play.
Yeah, this computer's got Vista, and I just got it working by plugging in a mic. Seems to be running smooth now. Thanks for the help.