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

Buzzing sound for ios and mac #3003

Open
4 tasks done
az242 opened this issue Nov 15, 2024 · 0 comments
Open
4 tasks done

Buzzing sound for ios and mac #3003

az242 opened this issue Nov 15, 2024 · 0 comments

Comments

@az242
Copy link

az242 commented Nov 15, 2024

What happened and what did you expect to happen?

Running DefaultMeetingReadinessChecker's checkAudioOutput on ios (safari/chrome)/ipados (safari/chrome)/mac (safari)/webkit based browsers causes tone to play infinitely. After resolving the audioOutputVerificationCallback the tone should stop playing, but on the above browsers/os combinations it continues to play.

I also noticed a closed ticket with a similar issue: #1515

Have you reviewed our existing documentation?

Reproduction steps

Instantiate DefaultMeetingReadinessChecker
Run await DefaultMeetingReadinessChecker.checkAudioOutput
Resolve the callback with a button click
Notice Audio Tone continues to play even though checkAudioOutput has finished executing

Amazon Chime SDK for JavaScript version

3.20

What browsers are you seeing the problem on?

webkit based browsers (ios - safari/chrome, ipadOS - safari/chrome, macos safari)

Browser version

ios-safari 18.1, ios-chrome-131.0.6778.73, ipados-safari 18.1, ipados-chrome-131.0.6778.73, mac-safari-17.5(19618.2.12.11.6)

Meeting and Attendee ID Information.

No response

Browser console logs

No logs are output from checkAudioOutput.

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