=== Plugin Name ===
Contributors: aueda
Donate link: http://tempspace.net/plugins/
Tags: audio,player,cross-browser,cross-platform,accessibility,accessible,cross,browser,platform,slideshow,mp3,mp3 player,audio player
Requires at least: 3.2.0
Tested up to: 3.2.1
Stable tag: 1.3.2
This is a simple, cross-browser, accessible audio player (MP3 player) plugin.
== Description ==
This is a simple, cross platform, accessible audio player.You can get documentation and view demos from following site:
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.
== Installation ==
Install the plugin like usual ones. Then activate it.
== Frequently Asked Questions ==
= 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.
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif)
2. This is the second screen shot
== Changelog ==
= 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.