Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Guys,

I wish to know, how can I write a code that can utilize "DirectSound" Technologies to play my MP3 audio files.

I couldn't figure it out, and I don't wanna use the Built-in MediaPlayer, I want to use a whole new separated way of playing Audio Sound.


Awaiting your Ideas,
Regards,
Safi
Posted

I don't think DirectSound handles MP3 format - so you would have to take the MP3, decompress it then play it

See here[^] for one way of doing so...
 
Share this answer
 
there is an opensource .net library called naudio which can provide lot of functionality including effects.
check this out.
 
Share this answer
 
Comments
NeptuneHACK! 3-Feb-12 4:03am    
Thank you, I'll check this out, and see if its the one.

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