play-during

Previous- cue  |  Next-azimuth

Description

Similar to the 'cue-before' and 'cue-after' properties, this property specifies a sound to be played as a background while an element's content is spoken.


Initial Value : auto

Applies to : all elements

Inherited : no

Possible Values
<uri> mix? repeat? | auto | none | inherit

Example(s)
blockquote.sad { play-during: url("violins.aiff") }

Previous- cue  |  Next-azimuth