You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main issue here is that the crash is hard to catch and detect from the user application. The library should catch the error and communicate about what is going on and how to fix it. For instance:
* Install sox for audio recording :
https://github.com/JoFrhwld/FAVE/wiki/SoX-on-OS-X
The text was updated successfully, but these errors were encountered:
I get
Error: spawn rec ENOENT
The issue is located at
lib/mic.js
line 54.The main issue here is that the crash is hard to catch and detect from the user application. The library should catch the error and communicate about what is going on and how to fix it. For instance:
The text was updated successfully, but these errors were encountered: