-
Notifications
You must be signed in to change notification settings - Fork 42
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
TypeError: self.context.close is not a function #6
Comments
Looking at the code, I'm wondering if line 164 of src/index.js needs to be updated from |
I have the same problem with the Firefox browser |
The same problem here. |
We had the same problem with Firefox but works fine with chrome. |
I have the same problem in chrome some time and mostly in firefox |
Hey, sometimes ( but not every time ), when I start the recorder, it throws this error:
TypeError: self.context.close is not a function
ScriptProcessorNode._this.recorder.onaudioprocess src/index.js:164
Any idea what is causing this?
The text was updated successfully, but these errors were encountered: