Click here to Skip to main content
15,880,725 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends please help me,
I am developing a DLL project in which there is function which plays music. But I don't know how to play a .mp3 music without using any library.How can I play a .mp3 music without using any third pirty library ?
Posted
Updated 12-Aug-14 23:35pm
v2

1 solution

If you don't want to use any library then you have to develop yours: it isn't that simple. See the Wikipedia MP3[^] page for an overview.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900