zhuker / lamejs

mp3 encoder in javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

window not defined

vinxenz opened this issue · comments

When I try to record then:
**```
(node:3280) UnhandledPromiseRejectionWarning: ReferenceError: window is not defined
at MicRecorder.start (C:\Users\io\Documents\progetti\recc\node_modules\mic-recorder-to-mp3\dist\index.js:15915:26)