I've been looking for a while and can't find a good example showing how I can play any sort of music or speech files (mp3, au, wav, etc.).
I've got a configuration setup that allows me to read files for things like LCD screens, I'm looking to read a music or speech file and play it through
an amplified speaker.
I'm not looking to make just tones, rather to play full music or speech files.
I've found projects for Arduino such as (http://hlt.media.mit.edu/?p=1963), but nothing that works with MSP430 and Energia.
Has anyone done something similar to this with Energia?