Help! Audio Level Monitor Needed!
Hi There!
I need a code in vb6 using ActiveMovie to monitor a mp3 or wma audio level. I know how we can do it using API's wave functions but I need something to be able to search in a mp3 or wma or play it and monitor the audio level in decibels. I hope that IAMAudioInputMixer Interface of ActiveMovie do all I need, but how I implement it in VB6?
Thanks, :wave:
Max
Re: Help! Audio Level Monitor Needed!
I couldn't find a lot of information on the ActiveMovie control, and most of the links that I did find came from books that you would have to purchase.
Here is my Google search. Hopefully you will find something I missed.
Re: Help! Audio Level Monitor Needed!
Quote:
Originally Posted by Hack
I couldn't find a lot of information on the ActiveMovie control, and most of the links that I did find came from books that you would have to purchase.
Here is my Google search. Hopefully you will find something I missed.
Thanks. But I real need a simple source code. I have the source code that playback mp3 and wma using DirectShow's ActiveMove (not ActiveMove Control). But I can't implement IAMAudioInputMixer Interface that is needed.
Re: Help! Audio Level Monitor Needed!