Hi all!

Rite now, I need to build an ActiveX control that can do the following stuff:

(a)On a click of a check box, it can capture the audio input from the microphone and show the current audio level by using a progress bar

(b)Volume Control for Microphone Input by using a slider

(c) Mute of Microphone Input

I've completed with items (b) and (c) but (a) has been giving me problems!

Will appreciate if anyone can help... Thanks!!