I have written an application that uses nAudio to play wav files when 'events' happen, and records audio from the microphone.
I am occasionally getting a NAudio.MmException from NAudio.Wave.WaveOutBuffer.WriteToWaveOut()
I am using nAudio 1.5.4.
Any thoughts on what causes it, and how I can resolve it?
Comments: Yes, 1.6 handles exceptions in the callbacks better
I am occasionally getting a NAudio.MmException from NAudio.Wave.WaveOutBuffer.WriteToWaveOut()
I am using nAudio 1.5.4.
Any thoughts on what causes it, and how I can resolve it?
Comments: Yes, 1.6 handles exceptions in the callbacks better