When playing back audio through WasapiOut using AudioClientShareMode.Exclusive and useEventSync = false, and then pausing the playback, the output keeps repeatedly playing whatever is in the buffer. Pause under shared mode works fine, and pause under both WaveOut and AsioOut works fine as well.
↧