Microphone Programming

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
mikepicart
Posts: 4
Joined: Wed Jul 25, 2012 3:24 am
Operating System: Please select

Microphone Programming

Post by mikepicart » Wed Jul 25, 2012 3:30 am

Hello,

I would like to ask how to get the input from the Microphone? We would like to see how to manipulate the microphone using c# but we are out of luck because we don't know how to stream the microphone. We are looking for a code that would look like the Volume Level Meter toolbar in AUDACITY. please reply. We need this to graduate.

Programming Knowledge: Bachelor of Computer Science Aspirant.(LITTLE)


you can also contact me through my email, michaelstephenpicart <at> yahoo <dot> com

Moderator note: email address disguised. It is very unwise to post your full email address on any open forum as Spambot harvesters collect them - and tou risk being inundated with spam.

mikepicart
Posts: 4
Joined: Wed Jul 25, 2012 3:24 am
Operating System: Please select

Microphone Tapping

Post by mikepicart » Wed Jul 25, 2012 10:28 am

How do you tap the Microphone? We are looking for the code for the VOLUME LEVEL METER. a simpler kind is appreciated.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Microphone Programming

Post by steve » Wed Jul 25, 2012 1:41 pm

Topics merged.

Audacity uses Portaudio to access the computer sound system.
I can't give much more information as I'm not a programmer, but you will find information about Portaudio here: http://www.portaudio.com/
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply