Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash when starting sound response thread #11

Open
sayan1an opened this issue Sep 20, 2018 · 1 comment
Open

App crash when starting sound response thread #11

sayan1an opened this issue Sep 20, 2018 · 1 comment

Comments

@sayan1an
Copy link

The application crashes without any error message when starting a sound response thread on Win 10 x64.

@ghost
Copy link

ghost commented Aug 10, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant