-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Occasional garbled audio recording #48
Comments
This seems to be an issue with Safari in particular. We're still digging in to the issue, if we see other browsers impacted I'll note that here. |
48khz mic being made 41khz, or vice versa? Sounds like Safari is passing the wrong sample rate. |
I’m experiencing the same issues. I even used the wasm file served for the demo but the quality still suffers. |
Can anyone give pointers on how to investigate and implement a fix like this? |
Any solution? Having the same issue! |
Status unchanged. |
updated safari and it's no longer an issue |
Hello! Vmsg is awesome - we're using it in a production React web app. The vast majority of the time it works flawlessly, but we've had a few instances where the recorded audio file will be a little garbled (almost like it's being sped up or slowed down). We are not setting the pitch option to anything, so its default value of 0 should be active.
This seems to happen randomly - for a given user most recordings are fine, and then once in a while one is messed up. I can upload an example if it helps.
Any ideas on what might cause this?
The text was updated successfully, but these errors were encountered: