Hi
I wanted to know how can I record sound from the microphone with C?
Thank you.
This is a discussion on C - recored sound from the microphone within the Windows Programming forums, part of the Platform Specific Boards category; Hi I wanted to know how can I record sound from the microphone with C? Thank you....
Hi
I wanted to know how can I record sound from the microphone with C?
Thank you.
Tell us your OS and Compiler.
Standard C doesn't care about microphones, or sound in general.
So you need to tell us which platform you're using, so we can say what platform specific API to use.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
Windows, MinGW.
I'm not a Windows programmer, but I'm a halfway decent Googler: http://www.google.com/search?q=c+record+audio+windows+microphone
Last edited by anduril462; 10-16-2012 at 03:16 PM. Reason: Fixed link