It should be fairly trivial to write a small application that simply plays a WAV file, without the rest of the player around it. I know that Kim Salo already has this working, as his GPS project plays sound samples on the empeg.

Integrating WAV into the player is a bit more involved. We need to change the architecture to accommodate multiple CODEC's, which is something that will become a lot easier when we switch to the new MP3/WMA CODEC's from ARM.

Rob