Hi,
our software should play sounds (not just small noises, but voice etc.). I wonder what about the volume control. The Windows Vista style guide lines says to define an application specific volume control in the windows mixer.
But what about Windows XP and below? I don't think there is a way to get our control into the Windows mixer. BUT you can implement your own volume control, but if you don't modify the audio data, it cannot go louder than system wide volume (which might be very low or even mute). The question is: should an application use it's own volume control or trigger the windows volume control? The problem is, that basic user doesn't even know where to setup the volume in windows.
Regards, uwe