d4p_audio

The d4p_audio element is for including audio in a DITA topic. It corresponds to HTML5's <audio> element. While it is possible an editing environment could play audio, it is more likely that audio won't actually be rendered and playable until a DITA source is transformed into an output deliverable, such as HTML files or an epub3 package. Height and width can be specified as optional attributes. An audio's source should be indicated by a child <d4p_media_source> element (more than one source may be specified). A poster image (at most only one) can be specified as a child <d4p_video_poster> element (a poster graphic may provide an enticement to the reader to click play or even provide some supplemental content). It is good practice to include a child <desc> element as alternate content for deliverable formats that cannot play audio or for accessibility purposes for a user who is auditorially impaired. For example, a <desc> element might describe what the audio says or give directions for accessing the audio in another manner.
The d4p_audio element is specialized from the base object element.

Inheritance

+ topic/object d4p-media-d/d4p_audio