1
Audio / Real Time audio processing (Input From Sound Card)
« on: January 08, 2016, 10:18:33 am »
I`m doing a C++ project that needs to acquire the data from soundcard..
I tried to use the SoundBufferRecorder but on my understanding upon reading the documentation The sound buffer is valid only after the capture has ended.
Is there a way to get the data on realtime?
Thanks in advance!
I tried to use the SoundBufferRecorder but on my understanding upon reading the documentation The sound buffer is valid only after the capture has ended.
Is there a way to get the data on realtime?
Thanks in advance!