Skip to content

Windows 10 SoX issue  #1

@spoggie

Description

@spoggie

I am trying to run the node-microphone example on my Windows 10 machine.
It is crashing with the following error

SoX is installed and added to the Environment Path

`events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn sox ENOENT
at exports._errnoException (util.js:1026:11)
at Process.__dirname.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 Timeout.Module.runMain as _onTimeout
at tryOnTimeout (timers.js:232:11)
at Timer.listOnTimeout (timers.js:202:5)
Press any key to continue...`

How can I fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions