Hi All,
Can anyone tell me how the file format of a mp3 file will look like and also how to read and write mp3 files in vb.
Printable View
Hi All,
Can anyone tell me how the file format of a mp3 file will look like and also how to read and write mp3 files in vb.
well, the easiest way to play an mp3, is to add a windows media player activeX into your project, then press F2 so that you display the object browser. find the WMP control and look at its arguments/properties/methods/events and learn how to use them..WMP activeX is pretty easy to use
and i dont think many ppl do know hte way an mp3 works. maybe someone else in this forum will teach you