Audio

Overview of the Audio Component

Audios uploaded via Media Manager only support .mp3, .aac and .wav formats and should not exceed 5 MB. If you need to upload files of other formats and larger sizes, use the Database.

Properties

🚧

Important Note!

This document lists the properties that are specific to this particular UI component.
To check for the properties common for most UI components, please check the General components document.

The Audio component has the following common properties:

Property NameProperty Description
SrcSpecify the path to the audio file.
AudioClick the Change button to select the uploaded audio from Media Manager.
ControlsSpecify that audio controls should be displayed (such as a play/pause button etc).
AutoplaySpecify that the audio will start playing as soon as it is ready.
LoopSpecify that the audio will start over again, every time it is finished.
MutedSpecify that the audio output should be muted.
PreloadSpecify if and how the author thinks the audio should be loaded when the page loads.
The possible values are:
Auto, Metadata, None.
Alt TextThis attribute defines the alternative text describing the audio.
The default is Your browser does not support the audio tag.
Alt Text I18nIf set to True then use the Alt. Text property for internationalization.