-
Notifications
You must be signed in to change notification settings - Fork 472
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
Choppy and unintelligible audio when user uses iPhone + AirPods + enabled Voice Focus (WebAudio). iOS Safari, Chrome. #2487
Comments
Thanks for reporting this issue. I tested locally using reproduction steps in the JS SDK browser meeting demo and I think experience sometimes works fine but it also gets stuttered and choppy some times. Tested on iPhone 12 iOS 16 Pretty much the experience is the same as you mention. I think this is due to the WebAudio experience with iOS Safari. iOS Chrome is also built on top of Safari so it shows similar results. I will test with my teammates in a remote scenario if it is better or still same. Also, will try different mobile browsers based on support. In general, Web Audio and Amazon Voice focus (VF) uses Web Audio and thus turning just voice focus not solving it indicates that the issue is more related generally to Web Audio over VF. Just to check, have you tried other WebAudio WebRTC based applications and whether have found similar experience? |
One more question regarding Thanks for your response! |
Yes, in the reported issues and the #1059 most issues around iOS / Safari are related to WebAudio and not actually related to Amazon voice focus. Also, re-iterating the Amazon Voice Focus is based on Web audio. |
I was able to reproduce this issue sometimes in JS SDK meeting demo, tried v3.15.0 - v3.18.2.
Issue can be reproduced with or without connecting to a bluetooth device. But it's easier to reproduce the issue when connecting to a blue tooth device. |
Closing this due to inactivity. Please reopen or submit a support case if this is still an issue. |
What happened and what did you expect to happen?
I want to connect to the meeting from my iPhone with connected pair of AirPods and turn on the Voice Focus feature. But when I do these other participants hear choppy and unintelligible audio from me. Turning off VF doesn't help, the audio stays bad.
The issue reproduces in both the latest versions of amazon-chime-sdk-js (3.10.0) and amazon-chime-sdk-component-library-react (3.4.0) demo apps.
Have you reviewed our existing documentation?
Reproduction steps
Steps for AWS chime demo app.
Amazon Chime SDK for JavaScript version
3.10.0
What browsers are you seeing the problem on?
IOS Safari, iOS Chrome
Browser version
16.1, last one
Meeting and Attendee ID Information.
No response
Browser console logs
Sorry, it is hard to collect logs from iPhone but I will provide them if it really needed. The bug is easy to reproduce in the demo app. Thanks!
The text was updated successfully, but these errors were encountered: