audio

Occurrence

optional, multiple

Attributes

id=unique identifier for this audio file — compulsory

Description

With <audio> an audio sequence is put into brackets.

Parent Elements

<mediadata>

Child Elements

<objectname>, <title>

See Also

<buddy>, <image>, <notes>, <owner>, <video>

Examples

<audio id="audio_diving">
    <title>Sounds of bubbles under water</title>
    <objectname>../abc/diving.wav</objectname>
</audio>