Fixes audio recording
This commit is contained in:
parent
10b0ec12a1
commit
28a295d4e1
4 changed files with 4 additions and 7 deletions
|
@ -157,5 +157,3 @@ export class WebAudioRecorder {
|
|||
this.onError(this, `WebAudioRecorder.js: ${message}`);
|
||||
}
|
||||
}
|
||||
|
||||
window.WebAudioRecorder = WebAudioRecorder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue