Hi, I am new to this and is there any way to record real time audio in windows 10?
Thanks for the support.
Hello,
Welcome to the Forum.
Some references :
https://learn.microsoft.com/en-us/windows/win32/multimedia/recording-with-a-waveform-audio-device
https://www.codeproject.com/Articles/67568/Creating-a-Sound-Recorder-in-C-and-C
The sample SMPREC from codeproject is full of errors and will not compile with PellesC. Below I post a version of it with major problems worked out.
Anyway it is still buggy. This shouldn't be used as coding reference...