PDA

Click to See Complete Forum and Search --> : ActiveX Control


kokmun
Apr 30th, 2000, 08:41 PM
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!!