Accessible Audio Player (AAP) - Cross-Browser HTML5 Media Player
Accessible Audio Player (AAP) is fully accessible cross-browser media player. AAP uses the HTML5 <audio> element for browsers that support it, and the Yahoo! Media Player for those that don’t. Browsers that support neither degrade to a list of links to MP3 files.
AAP has Standard HTML player controls for all player functions, including play/pause, seek forward/back, volume up/down, and mute. All controls are shown with an easy-to-see border when they have focus. This is true for keyboard and mouse users alike. Status and Now Playing are both marked up with ARIA role=”alert”, which is a cue for screen readers to announce the content of these areas any time it changes. AAP is available in a standalone version or (with an additional P) as a WordPress plugin called Accessible Audio Player Plugin (AAPP).
Requirements: Modern Browser
Demo: http://terrillthompson.com/aap/aap.html
License: GNU General Public License