Open sayan1an opened 6 years ago
You probably are long past caring at this point, but I had this issue as well. The default audio device I use is not found by the "GetDefaultAudioEndpoint" call in the SpectrumAnalyzerEngine StartCapture method.
Swallowing the eexception and avoiding the attempt to unmute the interface avoids the issue.
The application crashes without any error message when starting a sound response thread on Win 10 x64.