NAudio WasapiLoopbackCapture ComException (0x88890003)
问题 I am trying to use the WasapiLoopbackCapture class (NAudio 1.7.1.17) and ending up with the COMException (0x88890003). The recording format is WaveFormat(44100, 16, 2) . I have multiple playback devices on my system and have tried setting each one as the default device with the same results. I have also verified that each of those devices has (44100, 16, 2) listed as a supported format. Console Output: WasapiCapture_RecordingStopped. Exception: System.Runtime.InteropServices.COMException