I'm trying to record audio in my app, based upon the code found in the NAudio 1.7 Demo app. I have been able to get ASIO and WASAPI recording to work, but can't get waveIn to work.
Also, I can't get waveIn recording to work for the NAudio 1.7 Demo app itself. Neither the waveIn, or waveIn Event Callbacks seem to work on my system.
The recordings consist of complete silence.
Is there something I need to configure on my system to enable waveIn recording?
I'm running on Windows 7 Prof.
Also, I can't get waveIn recording to work for the NAudio 1.7 Demo app itself. Neither the waveIn, or waveIn Event Callbacks seem to work on my system.
The recordings consist of complete silence.
Is there something I need to configure on my system to enable waveIn recording?
I'm running on Windows 7 Prof.