Rendering audio using media content object
We will now add an audio file to a page, using the same media object. This gives you the ability to embed audio with full controls for playback right into your web page.
How to do it...
1. Create a New content element of type Media.
2. In the relative Path of Media File or URL field, use the wizard to browse for your audio file.
3. Under Media Type, select Audio.
4. Save and preview. The output should appear similar to the following screenshot:
See also
Rendering video using media content object
Rendering audio and video using media TypoScript object
Extending the media content object for more rendering options.
Using custom media player to play video