PDA

Click to See Complete Forum and Search --> : DirectSound input/output level


JRoque
Jun 17th, 2001, 03:09 PM
Hello,

How can I read the mic input or speaker output audio level using DirectSound (7/8)? I know how to change the volume (input and output) on the mixer but what I'm looking for is reading the input level so I can write a VU meter. I also need to play two .wav files simultaneously and let other programs use the audio system so I thought DirectX might be a good fit.

I've read many tutorials/examples and they're all great but they left me at just recording and playing wav file. I can read the levels using the winmm.dll API but only if my sound card supports the PEAKMETER function.

Any help or pointing in the right direction is greatly appreciated.

Regards,

Julio

Graham Staples
Sep 10th, 2001, 03:28 PM
Hello
Did You have any luck with your question i am finding the same
problem and wondered if you had a solution yet.
if so post us the answer pleeeeeeeeeeese
thanks
Graham

But_Why
Apr 1st, 2003, 03:41 PM
Chalk up another person looking to find the stuff your after.

I'm guessing its in the DirectSoundCapture and then something in there. I'm following up a promising lead, i'll let you know if i get anything... :D