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

Background Audio for Drupal 7

Dependencies

If you have Plupload integration then you will be able to add several audio files to playlist at once.

Installation

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.