473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

capturing Input from a microphone

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

Jun 9 '06 #1
2 3750
Yannick wrote:
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-lit...t.html#faq-5.9

Jun 9 '06 #2

"Yannick" <co*********@hotmail.com> wrote in message
news:11**********************@j55g2000cwa.googlegr oups.com...
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
Jun 9 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sune Pedersen | last post by:
How do i get the microphone input level in clear text Sune
1
by: Michael | last post by:
Hi, This might seem a dumb question, but every search I've done so far has come up blank - with the possible exception of Schtoom. I've seen Schtoom that does manage to capture audio under Mac...
0
by: Johann Blake | last post by:
Hi, I want to capture a signal from the sound card (via microphone or line input) using the DirectX.Sound.CaptureBuffer class. One of the properties that can be setup prior to capturing is...
10
by: Andrew | last post by:
Hi, I have a messagebox that pops up due to an event. I did it in javascript. ie. alert("Time's up. Assessment Ended"); I want to capture the OK and Cancel events of this alert messagebox. My...
1
by: juliano.net | last post by:
How can I capture the audio from the microphone and images from screen or webcam to send to another application? And how can I compress them at run-time? I need to stay capturing, compressing...
18
by: Diogenes | last post by:
Hi All; I, like others, have been frustrated with designing forms that look and flow the same in both IE and Firefox. They simply did not scale the same. I have discovered, to my chagrin,...
1
by: sr | last post by:
How to monitor the input voice level from Microphone? I mean: Louder you speak -hirgher the input level. (Amplitude?) How can this be easily monitored? ( How to monitor the input level all...
3
by: Porkie999 | last post by:
hi i created a program in vb.net 2005 that is meant to allow microphone activity i.e you read the lyrics to a song on the screen and you are meant to be able to sing to it through a microphone like...
0
by: roopaloswal | last post by:
Hi All, I need to record audio captured from microphone to the local file system .Is it possible? I am trying to use NetConnect() to connect to local file system. But its throwing error. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.