play-during
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. CSS2 Reference: "play-during" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- Type based on xsd:token
Valid value inherit
- List of:
- Union of:
- Type based on xsd:token
Valid value Description mix When present, this keyword means that the sound inherited from the parent element's 'play-during' property continues to play and the sound designated by the <uri> is mixed with it. If 'mix' is not specified, the element's background sound replaces the parent's. repeat When present, this keyword means that the sound will repeat if it is too short to fill the entire duration of the element. Otherwise, the sound plays once and then stops. This is similar to the 'background-repeat' property. If the sound is too long for the element, it is clipped once the element has been spoken.
from type fo:uri-specification - Type based on xsd:token
- Union of:
- Type based on xsd:token
Valid value Description auto The sound of the parent element continues to play (it is not restarted, which would have been the case if this property had been inherited). none This keyword means that there is silence. The sound of the parent element (if any) is silent during the current element and continues after the current element.
from type fo:inherit
Used in
- Attribute group fo:play-during
- Anonymous type of element fo:basic-link via reference to fo:common-aural-properties
- Anonymous type of element fo:bidi-override via reference to fo:common-aural-properties
- Anonymous type of element fo:block via reference to fo:common-aural-properties
- Anonymous type of element fo:change-bar-begin via reference to fo:common-aural-properties
- Anonymous type of element fo:change-bar-end via reference to fo:common-aural-properties
- Anonymous type of element fo:character via reference to fo:common-aural-properties
- Anonymous type of element fo:external-graphic via reference to fo:common-aural-properties
- Anonymous type of element fo:initial-property-set via reference to fo:common-aural-properties
- Anonymous type of element fo:inline via reference to fo:common-aural-properties
- Anonymous type of element fo:instream-foreign-object via reference to fo:common-aural-properties
- Anonymous type of element fo:leader via reference to fo:common-aural-properties
- Anonymous type of element fo:list-block via reference to fo:common-aural-properties
- Anonymous type of element fo:list-item via reference to fo:common-aural-properties
- Anonymous type of element fo:page-number via reference to fo:common-aural-properties
- Anonymous type of element fo:page-number-citation via reference to fo:common-aural-properties
- Anonymous type of element fo:page-number-citation-last via reference to fo:common-aural-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:common-aural-properties
- Anonymous type of element fo:table via reference to fo:common-aural-properties
- Anonymous type of element fo:table-and-caption via reference to fo:common-aural-properties
- Anonymous type of element fo:table-caption via reference to fo:common-aural-properties
- Anonymous type of element fo:table-cell via reference to fo:common-aural-properties
- Anonymous type of element fo:table-row via reference to fo:common-aural-properties
- Anonymous type of element fo:title via reference to fo:common-aural-properties
- Attribute group fo:common-aural-properties via reference to fo:play-during
- Type fo:table-section via reference to fo:common-aural-properties (Elements fo:table-header, fo:table-footer, fo:table-body)