Arduino Due alternatives to SimpleAudioPlayer

I was wondering if there are any alternative projects or addon devices/shields that would work with the Arduino Due that isn't SimpleAudioPlayer as I do not have any LM386. I do however have LM385s and the WTV020M01 but I haven't been able to get that to work as I realized I don't have a supported SD Card for it.

I know with a transistor or amp you can wire up a non-due using that TMR library but it doesn't have support for the Due yet still...

No one?

MP3 player module?
Simple to use, just send the file number to be played:
Serial.write (0x01);