Background Audio playback
Categories
Component ID
1899962
Component name
Background Audio playback
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
7966
Component created
Component changed
Component body
Allows to play audio files on your site pages ;)
Demo
Dependencies
If you have Plupload integration then you will be able to add several audio files to playlist at once.
Installation
- Install MediaElement.js and Libraries modules, along with the MediaElement.js library
- Download Playlist plugin for MediaElement.js and unpack it into "sites/all/libraries/mep-feature-playlist" folder
- Install this module and configure "Background Audio" block
Page reloads
The module code will store player play/pause state, volume level, playing track and time to start playing from in user browser cookies and will restore the player state on page reload. If you want smoother experience then you would need to eliminate page reloads with some AJAX technique, for instance, AJAXify Pages or Drujax.
