FMOD is a nice option, also very easy to use and good sound :) Another way to go would be to use DirectShow, it's more complex than FMOD tho :)
I did a google on DirectShow and MP3 and found this article: http://www.fairyengine.com/articles/playmp3.htm FMOD is free for personal and freeware use and can be found at: http://www.fmod.org/ Hope this helps! :) Sincerely, Armand Postma int21h_d schreef: > > --- In [email protected] <mailto:c-prog%40yahoogroups.com>, > "cdrd03" <[EMAIL PROTECTED]> wrote: > > > > I am trying to create a digital jukebox for my kids rec room. I am > > having trouble figuring out how to write a program that will play > > mp3's. The only thing that I have found (directx) utilizes wave > files. > > > > I am not looking for anyone to write the program for me, instead just > > nudge me in the right direction. I would greatly appreciate it. > > > > I will be using: > > Borland Builder 6 > > programming for either Windows 98 or XP. > > > > chuck > > > > hi chuck, > > i do think FMOD will be also ok for your project. =) > >
