ISSUE-603: Need an attr to indicate element activation triggers audio, video, etc.

aria-triggers? aria-initiates?

Need an attr to indicate element activation triggers audio, video, etc.

State:
CLOSED
Product:
ARIA 2.0
Raised by:
James Craig
Opened on:
2013-08-14
Description:
We need a way to indicate that element activation (e.g. pressing a button) initiates or triggers some media like audio or video. This will allow screen readers, for example, to know to suppress speech confirmation of a press, so that they don't speak over the beginning of a video, music file, captcha, timer, or other media resource.

Either binary:
aria-startsmedia="[true | false]"

Or more specific:
aria-initiates="[audio | video | none]"

I'm not particular to any specific attribute name, but "triggers", "startsmedia", and "initiates" may be appropriate.

Note: On iOS, the binary version would be equivalent to UIAccessibilityTraitPlaysSound.
https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIAccessibility_Protocol/Introduction/Introduction.html#//apple_ref/doc/c_ref/UIAccessibilityTraitPlaysSound

See also ISSUE-602 for a related audio CAPTCHA issue.
Related Actions Items:
Related emails:
No related emails

Related notes:

aria-startsmedia="[audio | video | none]"

James Craig, 3 Aug 2014, 07:13:42

https://github.com/w3c/aria/issues/744

James Nurthen, 8 May 2018, 18:21:32

Display change log ATOM feed


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 603.html,v 1.1 2023/05/22 16:31:58 carcone Exp $