Overview
The Silverlight Audio Player project aims to provide a number of Silverlight applications for playback of audio in your website. The emphasis will be placed on making it as simple as possible to include on a webpage.

The initial intention is to provide at least two players
- A simple player for playback of one audio file including play, pause, repositioning, volume adjustment and display of song title and artist. The design of this player is inspired by the WordPress audio player.
- A more complicated player supporting a playlist
- Possibly also a very small player which just supports play and pause
Once these are complete, we will investigate providing a variety of customised appearances for each player. Graphic designers with XAML skills are welcome to submit ideas.
Usage
These how-to guides are still a work in progress so please be patient
Project News
1 Apr 2008The Single and Multi player controls are basically working now, but need a little bit of visual tidy-up before we make our first beta release. Also, the project structure will be simplified, as we do not really need a separate controls DLL.
17 May 2008Due to a known bug in Silverlight 2 beta 1 to do with customising vertical scrollbars, I am waiting for the next beta release before doing too much more work on this.
8 Jun 2008Updated to work with Silverlight 2 beta 2
Work will focus on making the simple player and multi player look nice, at which point we will be ready for a first beta release
14 Oct 2008Updated to work with Silverlight 2 RTW
6 Jan 2009Have been slowly improving the visual appearance of both players, working towards a first release