Audio level output check on Windows
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.
ktsangop
Junior Poster
106 posts since Jan 2010
Reputation Points: 33
Solved Threads: 1
Skill Endorsements: 0
Got another way around.
Solved.
Thanks
ktsangop
Junior Poster
106 posts since Jan 2010
Reputation Points: 33
Solved Threads: 1
Skill Endorsements: 0
Question Self-Answered as of 2 Years Ago