-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
How to export mp3 format ? #181
Comments
Check out https://github.com/Kagami/vmsg |
Recorder.js does not support encoding audio to mp3. For mp3 check out the |
When you call this: |
Hmmm, I think I lied. I told it 'audio/mpeg' but I think the file generated is still a WAV file. :( |
Octavian Naicu answered in detail on stackoverflow: |
No description provided.
The text was updated successfully, but these errors were encountered: