Hi everyone.
I have an MFC project in Visual C++ 6 and was wondering in which way can i detect the level of audio output.
I want to execute some code only when no sound is sent to the audio output.
Could anyone please give me a clue of how to get a small sound sample (say 200 ms) and check if sound level is zero (or if this is impossible, close to zero).
Thanks in advance.