I really need to be able to play an M3U or PLS file from C#. I'm trying to play these files because I am creating an Internet radio application and many Internet Radio Stations provide you these type of files to be opened using iTunes, Winamp and so on. So how can I achieve this? I just want to play, pause and resume. Nothing more.
Thanks in advance.
P.S. I also have tried NAudio but it seems it doesn't work.