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

Linux signals not supported on windows #41

Open
AxelGuignard opened this issue Nov 26, 2020 · 1 comment
Open

Linux signals not supported on windows #41

AxelGuignard opened this issue Nov 26, 2020 · 1 comment

Comments

@AxelGuignard
Copy link

I try to use mic.pause() and mic.resume() on windows but i encounter the following errors:
TypeError [ERR_UNKNOWN_SIGNAL]: Unknown signal: SIGSTOP when trying mic.pause()
TypeError [ERR_UNKNOWN_SIGNAL]: Unknown signal: SIGCONT when trying mic.resume()

Maybe linux signals are not supported on windows?

@YiitWT
Copy link

YiitWT commented Mar 25, 2024

any fix?

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

2 participants