capturing Input from a microphone

Y

Yannick

Hello,

I'm currently writing an application that has to Fourier-Analyze little
pieces of audio-data but i don't know how to access the microphone
input at real time. Are there libraries to do that? Or how is it done?

Thank you very much.

Yannick, Belgium
 
R

Rolf Magnus

Yannick said:
Hello,

I'm currently writing an application that has to Fourier-Analyze little
pieces of audio-data but i don't know how to access the microphone
input at real time. Are there libraries to do that? Or how is it done?

There is no support for reading audio data from a microphone in standard
C++. You have to resort to system-specific functions, which you should ask
for in a newsgorup dedicated to programming for the system you are using.

See http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9
 
H

Howard

Yannick said:
Hello,

I'm currently writing an application that has to Fourier-Analyze little
pieces of audio-data but i don't know how to access the microphone
input at real time. Are there libraries to do that? Or how is it done?

Ask in the comp.dsp newsgroup. (The answer will depend on what operating
system you're using, and what system or third-party software you have
installed.)

-Howard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top