I am used to embed WAV into .exe and Play it using PlaySound()
. However, using this method causes the .exe to become pretty big.
Is it possible to do the same with MP3 files and how to do it?
I have taken a look at DirectShow but it seems to be able to play from files only?
I am developing for Windows Mobile 6 Series