Describes the audio portion of a slide.
| Attribute | Description |
| builtinid | Reserved. This attribute is specified when a built-in sound is used. |
| href | Defines a path to a sound file. |
| id | Specifies a unique integer identifier for a sound. |
| name | Specifies the original file name of the sound. |
Contained In
Animation, Media, Slidetransition
Remarks
When a sound is saved, the original name of the file is preserved, but a new sound file is generated with a unique name, for example, sound0001.wav.
See the example in the Media element topic.