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

I have an issue when I execute example.js #19

Open
pirmax opened this issue Jul 27, 2017 · 1 comment
Open

I have an issue when I execute example.js #19

pirmax opened this issue Jul 27, 2017 · 1 comment

Comments

@pirmax
Copy link

pirmax commented Jul 27, 2017

C:\Users\Maxence\Desktop\node-speakable-master\node-speakable-master ([email protected])
λ node example.js
events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn C:\Users\Maxence\Desktop\node-speakable-master\node-speakable-master\lib/sox ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:607:11)
at run (bootstrap_node.js:420:7)
at startup (bootstrap_node.js:139:9)
at bootstrap_node.js:535:3

@sokyrko
Copy link

sokyrko commented Sep 24, 2017

Currently node-speakable needs you to put a binary of sox into the modules (into lib) folder to do the recording.

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