-
Notifications
You must be signed in to change notification settings - Fork 272
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
1.4.2 Audio Control - Do two-way voice communications features and/or video conference features need to meet this req? #4230
Comments
Is it valid to say, when a user clicks on a link or a button to open a VOIP call (in a browser) or a Virtual Meeting (in a browser) that they have chosen to "play the audio" and therefore 1.4.2 Audio Control does not apply (because the audio is not automatic)? |
this is the rationale i'd use for this NOT to fail 1.4.2, yes |
This phrase in the Understanding document seems to cover this sufficiently in the context of a call or meeting activated by the user.
If you'd like to add something more specific to this context, feel free to create a PR. Happy to incorporate. Otherwise, let me know if we're good to close this. |
So...before I try to write something...let me make sure that you agree with the conflicting info I'm struggling with: Test Case 1: webpage that auto plays background music
Test Case 2: web based meeting platform (could Zoom, WebEx, Meet...I'm going to define this test case using GoogleMeet because most of us have access to that...but my question obviously extends to any browser based video mtg platform or VOIP function):
Do you agree that Test Case 1 fails? |
Wouldn't 1 pass if the audio mute button were accessible? Because there is a control to mute/stop the audio that seems acceptable to meet 1.4.2 if it was accessible. |
So, in Test Case 1, the is no audio play, pause, or mute button available (for the incoming audio). The audio in test case 1 is autoplaying with zero controls for the user. And, in Test Case 2, there is no way (within a meeting platform like Google Meet) to just mute the incoming audio. I can mute my microphone (mute myself). But I cannot mute all incoming sound from the digital meeting (from within the digital meeting platform). |
Curious question (because we are testing a web site that has two-way voice communication functionality AND video conference/meeting functionality):
Must a video meeting function (assume the video meeting function is inside a web page) need to meet:
1.4.2 Audio Control - If any audio on a Web page plays automatically for more than 3 seconds, either a mechanism is available to pause or stop the audio, or a mechanism is available to control audio volume independently from the overall system volume level.
Is the audio in a web based video or VOIP call considered "automatically playing"? Or, do we need to add a note to clarify that this requirement does not apply to web based VOIP or web based virtual meetings?
(Then I got curious...to see if browsers might give me a way to turn off the incoming audio. I'm working from a Mac...and here is what I experienced:
In one video mtg platform...I just tested to see if there was a way for me to mute the incoming sound.
)
The text was updated successfully, but these errors were encountered: