MP3 Database

Get help on programming - C++, Java, Delphi, etc.
Post Reply
Mandarb2k3
Registered User
Posts: 1
Joined: 15 Sep 2003, 02:00

MP3 Database

Post by Mandarb2k3 »

Howzit eveyone

I am making a CD database program for myself and a radio programmer database for a Software Engineering project. I would like to know if anyone has an idea how to make your own mp3 player. I am using Clarion. I know how to use ShellExecute from it, but I would like to double click on a record and then play it, without opening a media player such as WinAmp. Any sites that can help me will be greatly appreciated.

Cheers
Mandarb2k3
The_Master
Registered User
Posts: 136
Joined: 25 Mar 2003, 02:00
Location: That\'s Classified!
Contact:

Post by The_Master »

Hey there

Welcome to the PCF Clan.
Don't know whether this is going to help at all but try it.
www.mp3projects.com

I think this is going to be more about making your own player than the software.

Hope it helps.

PS. Have you tried searching for MP3 Players in Google.
Your bound to stumble accross something.
User avatar
hamin_aus
Forum Moderator
Posts: 18363
Joined: 28 Aug 2003, 02:00
Processor: Intel i7 3770K
Motherboard: GA-Z77X-UP4 TH
Graphics card: Galax GTX1080
Memory: 32GB G.Skill Ripjaws
Location: Where beer does flow and men chunder
Contact:

Post by hamin_aus »

Using ActiveX in VB you can import the Windows Media Player libraries and play all media player supported formats, including mp3.
Image
Post Reply