This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

EsAudioPlayer

Description

This is a simple, cross platform, accessible audio player.

(Basic usage)
Write a shortcode like the following:

[esplayer url=”http://example.com/wp-content/uploads/sample.mp3″ width=”200″ height=”25″]

For more details, please see the document from the following URL:
http://tempspace.net/plugins/?page_id=4

This audio player has three different modes:

(1)Simple mode
What the player has is only a play-button. Or when its width is specified as greater than 2x of height, a positioning slider is displayed.

(2)Image mode
When an image on the wordpress page or post is clicked, specified music begins playing.

(3)Slideshow mode
Playing slideshow and music. Timings of changing images are specified in an timetable.

I tested this plugin with IE8,Chrome,Firefox,Opera,Safari(WindowsXP), IE9(Windows7), iPod touch(iOS 4.3.5), and Android(2.3, emulator).

This audio player has accessibility features.

  • Text browser users can download audio file.
  • Screen reader users can manipulate the player by selecting play button, stop button, etc.

You can enable or disable these feature in the admin page. I tested them with Microsoft Narrator, JAWS(demo version), Focus Talk(demo version) , ALTAIR and NVDA.

Screenshots

  • This is a preview in the color setting in the admin screen

Installation

Install the plugin like usual ones. Then activate it.

FAQ

What EsAudioPlayer stands for?

It means ‘Extremely Simple Audio Player’. At the beginning, this player had only simple mode, which had only play/stop button.

Reviews

Read all 5 reviews

Contributors and Developers

“EsAudioPlayer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “EsAudioPlayer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.7.4

  • Bug fix (iOS & Android)

1.7.3

  • Solved the problem that the plugin does not work under the domain mapping installation.
  • Solved the problem that an error occured when using with PHP 5.4.

1.7.2

  • Solved the problem that not working in IE8.

1.7.1

  • Solved the problem that loop flag does not affect to a series-playing button.

1.7.0

  • Added ‘series playing button’ function

1.6.1

  • Improved stability.

1.6.0

  • Update accessibility features. Added a “title” parameter and you can include title in the button speech.
  • Solved the problem that player does not appear under some environments.
  • Added an autoplay feature.

1.5.2

  • Solved the problem that accessibility features were broken.

1.5.1

  • Solved the problem that player cannot be put in the sidebar text widget.
  • Solved the problem of showing some garbage strings in excerpts of posts.

1.5.0

  • Added a live preview in the color setting screen.
  • Added adjustment of corner radius.
  • Added adjustment of size for smartphones.

1.4.0

  • You can put a player in a sidebar text widget.
  • Setting page moved from plugin tab to setting tab.
  • Solved the problem that pleayer buttons are displayed with wrong colors.

1.3.2

  • Solved the problem that accessible buttons are not created when the accessibility function is enabled.

1.3.1

  • Solved the problem that sometimes a shortcord is not interpreted when there are only whitespaces between the shortcord and another one.

1.3.0

  • Added accessibility features.

1.2.0

  • Changed usage of ‘image mode’. Now ID of the image must be provided instead of its URL.
  • Improved performance of procedure of before displaying the player button.

1.1.1

  • Removed dependency on jQuery-mobile and solved some compatibility issues.

1.1.0

  • Added color picker to the configuration page.

1.0.0

  • Improved stability.

0.01h-pre7

  • Changed plugin URL.

0.01h-pre6

  • First release.