Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WinXP Error ''Another App is playing audio'' -but which one?

Status
Not open for further replies.

Vante

Programmer
Joined
Nov 2, 2003
Messages
2
Location
US
Originally, I had no sound in Flash player. after exploring the problem, I don't
get sound in sndrec32.exe either- the play/record buttons are greyed out. when I
set a startup sound, it doesn't play, and I can't preview it.

However, a PCM 16bit 22Khz mono wav (Ding.wav) plays fine in the following-
WMP9
wmplayer2.exe
winamp
directx games are fine.

I've checked the mute button. My volume is fine. newest BIOS(abit NF7-S), WinXP up-to-date,
latest drivers for soundcard (onboard nforce). Strong possibility of audio codecs
messed up somehow.

other odd things I noticed- winlogon.exe never exits... maybe I've just never noticed
it in my tasks. But it's possible that winlogon is trying to play a wav and screwing
up, not exiting, then when I try to play in other things I get the "Sound in Use"
error.

Other than that it doesn't appear that a program is using my sound at all. If someone
has any idea about this issue, let me know. Thanks.
 
Winlogon.exe never exiting is normal. (You do not want to see Winlogin.exe).

If you could post the error message exactly as it appears it would help a great deal. There are several similar sounding error messages and they suggest different problems.

One great web resouce on WMP problems is here:
There is an MS Troubleshooter that you can hopefully find the exact error message and a resolution:
 
bcastner, thank you for your help. I'm reassured winlogon is not a concern. The Error message in sndrec32.exe when drag/dropping ding.wav on it: "Another Application is playing audio. You can either interrupt the application or wait until it is done. Then try using sound recorder again."

The message itself is easy to reproduce- just play a long wav in sound recorder, start another instance of sndrec32.exe, and try to play another wave at the same time. This however is not my specific issue, as I have no idea what sound is being played, or where something is going wrong.

Thank you for the links to WMP, though what I meant to say was WMP plays sounds perfectly fine. it is (to my distinction) directx apps which play fine, non directx (mfc stuff) that are having trouble.

Linney, thank you for the links, they were very informative, I reviewed them thoroughly. The first link about no startup sounds seemed particularly similar, but the issue described is not present. My situation seems to be larger than 'no startup sounds' but smaller than 'no audio at all'.

Does anyone have any suggestions on how to track down a rogue attempted sound? I know there's easy ways to monitor the registry, or files accessed, is there a way to spot any audio commands?

It further complicates the debugging process that in safe mode, XP doesn't load any sounds. Is there a way to selectively enable audio in safe mode, or a similar process?

Thanks again for everyones help and concern, I have hope yet.
 
Some general things to try.

See if System Restore will get you back to a restore point before your problem with Windows.

Run the System File Checker program from the Run Box by typing.....Sfc /Scannow in it and have your XP CD handy.

HOW TO: Verify Unsigned Device Drivers in Windows XP

If they don't work you could try repairing windows itself by running it over itself. You will lose all your windows updates but your files will be untouched.

How to Perform an In-Place Upgrade (Reinstallation) of Windows XP (Q315341)
 
The unambiguous way to determine if another process has hijacked the file is to use the absolutely terrific freeware utility Process Explorer from sysinsternals:
You can kill the other process, or figure out other ways when you identify the rogue process using the file.

Strongly recommended for all to add to their toolkit.
 
If you feel like experimenting -


The following registry key lists the driver and service groups enabled in safe mode:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal




310353 - How to Perform a Clean Boot in Windows XP


316434 - HOW TO: Perform Advanced Clean-Boot Troubleshooting in Windows XP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top