QUOTE(spinner @ Aug 30 2009, 11:08 PM)

I didn't know that but it begs a question about media players that accept SD cards. Some of the newer ones combine this functionality with a front mounted USB port but none will play .wav files, only mp3.
Bearing in mind the former take less processing power than the latter that seems surprising and I'm assuming it's firmware-related..
Any thoughts?
Mainly storage, and possibly speed of SD Card interface. In theory, its just firmware restriction, but the main reason will be capacity.
SDHC Cards can get fairly large capacity, but normal SD Cards are limited to 2GB, you won't get many ~50MB songs in a 2GB Card - probably only 2 CD's...
SDHC will go to 32GB, and when using 320Kbps MP3's will hold 1000's of tracks, but if using WAV files, its still not much storage.
If the SD interface is using the "easy" SPI based method, then throughput will be fairly slow, and the data throughput may not be high enough for uncompressed WAV files (@ 160KB/Second)
Decoding a WAV file is pretty simple (from a software viewpoint), and is patent free.
MP3 is much more difficult, and requires more processing power, and they will have pay patent fees for producing a hardware player.