Skip to content
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

Not working with "encodeAfterRecord: false" #8

Open
alissonwerner opened this issue Apr 20, 2020 · 0 comments
Open

Not working with "encodeAfterRecord: false" #8

alissonwerner opened this issue Apr 20, 2020 · 0 comments

Comments

@alissonwerner
Copy link

alissonwerner commented Apr 20, 2020

Hi,

I am trying this demo on Chrome 81.0.4044.113 (MacOS 10.14). It was working, but currently, when I set to mp3 encode and "encondeAfterRecord" property to "false", I get the following message in the console:

WebAudioRecorderMp3.min.js:4 Invalid asm.js: Expected signed, unsigned, double, or float for operator ">".

So, when I stop recording, I can get the blob, but it can't be recognized as a valid mp3 file. If I set "encodeAfterRecord" to true, I can get a valid mp3 file.

Does anybody know how to fix it?

@alissonwerner alissonwerner changed the title Not working with "encodeAfterRecord: true" Not working with "encodeAfterRecord: false" Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant