I been searching for how to read audio from the microphone using C, i understand how to read a .wav file, do any of you know how to read audio from the microphone in real time.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Read the developer documentation for your operating system. It is impossible to answer in general because the audio APIs are so different on each platform (DirectSound, ASIO, CoreAudio, ALSA, OSS, Jack, …)