Hi All,
I want to play MP3 files in my C++ program. I am using MSVC++.
I have already found libmpg123 but it seems to be written for Linux and I could not use it in windows. I appreciate if anybody can help me with finding some MP3 decoder/player library that works with windows.
Thanks,
Peyman