I was facing an issue running NAudio on Windows XP 32 bit system. The number of channels reported for the input and output devices was -1. I am using the WaveIn,WaveOut API's for audio recording and playback. The number of channels detected is fine on Windows7. Is there anyway to get the correct channel count on Windows XP 32bit system.
↧