Taco HTML Edit Help > Component Library > Audio Player
With Flash Fallback:
Internet Explorer 7+, Firefox 3+, Safari 4+

Without Flash Fallback:
Internet Explorer 9+, Firefox 4+, Safari 4+
Audio File
The primary audio file to use for HTML5 playback. This can be specified as local file, which should be located in your website folder and uploaded with your website, or as a full URL to an already uploaded audio file. It is recommend that you select a ".mp3" (MP3) or ".m4a" (AAC) file for this option. Different formats can be specified for the Alternate Audio File options.
Show Audio Controls
Should audio controls be displayed for the user to be able to pause the audio, adjust volume, etc.?
Loop Audio
Should the audio automatically restart playing once it is completed?
Autoplay Audio
Should the audio automatically start playing when the page is loaded? Note that this is automatically enabled if Show Audio Controls is not selected.
Fallback to Flash Player
If HTML5 audio playback cannot be used in a browser (either because the browser does not support HTML5 or it is incompatible with the formats used for the Audio File and Alternate Audio Files), should a Flash-based audio player be used for playback.
Alternate Audio File
An alternate audio file to use for HTML5 playback if a browser does not support the format of the specified Audio File.
Alternate Audio File 2
An alternate audio file to use for HTML5 playback if a browser does not support the format of the specified Audio File and Alternate Audio File.
Preload Audio
This option describes if a browser will automatically load the embedded audio when it opens the HTML page containing it. The default value, "Metadata", indicates that the browser should not try to load the audio until the user tries to play it, but it can load audio information like its duration, etc. "Automatic" indicates that a browser can try to optimize performance by automatically loading the full audio when the page is opened. "None" indicates that the browser should not load any audio data until the user tries to play the audio, either because the audio is not expected to be played by most users or because the website is trying to minimize server traffic.