Bubble - Simple HTML Audio Player

Overview

This is a simple HTML Audio Player which makes use of the audio tag in HTML 5. You can specify various parameters of the audio player such as autoplay, default muted, playback speed and a visible download button. The Audio Player supports mp3, wav and ogg formats on Chrome,Firefox and Opera and only mp3 and wav on Safari. This plugin can be used to quickly set up a simple audio player to play audio files on your site. You can also add multiple audio players to one page.

For a demo please visit:https://simplehtmlaudioplayer.bubbleapps.io/

Instructions

Simply drag the Audio Element to your page and position it according to your needs. Upload a static file or enter a dynamic audio link (mp3,wav or ogg) and specify all other parameters of the audio player within the element inspector.

Last updated