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

Crash on recording.pause() for windows #55

Open
qduborper opened this issue Nov 29, 2019 · 2 comments
Open

Crash on recording.pause() for windows #55

qduborper opened this issue Nov 29, 2019 · 2 comments

Comments

@qduborper
Copy link

Hello ! I'm using node 12 on windows, and when I run the google speech microphone stream example (https://github.com/googleapis/nodejs-speech/blob/master/samples/MicrophoneStream.js), then do a pause after 2 seconds, I got this error

TypeError [ERR_UNKNOWN_SIGNAL]: Unknown signal: SIGSTOP at convertToValidSignal (internal/util.js:228:9) at ChildProcess.kill (internal/child_process.js:422:5) at Recording.pause (******\node_modules\node-record-lpcm16\index.js:81:18) at Timeout.setTimeout [as _onTimeout] (******\server.js:78:19) at ontimeout (timers.js:436:11) at tryOnTimeout (timers.js:300:5) at listOnTimeout (timers.js:263:5) at Timer.processTimers (timers.js:223:10)

Any idea ?
thank you

@LingleDev
Copy link

I'm getting this error also

@tingyang01
Copy link

Hello
I am getting the same error too.

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

3 participants