Click here to Skip to main content
15,895,709 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Sir How should i play .wav /.mp3 files in Visual Basic . by Clicking a Command Btn Sugest Me how to link/path/conect it.. Thank u
Posted

There are many possible options.

1. use WMP SDK
2. Use Managed DirectX
3. Use any DirectX managed wrapper like sharpDx or slimdx
4. use window media player control itself
 
Share this answer
 
Comments
popshero 9-Apr-12 14:18pm    
Sir Do U Have a Any Code Samples/Example Links?
This player is capable of playing wave and mp3 using WMP sdk. it is in C# but you can refer it and convert it to VB.

http://www.codeproject.com/Articles/325857/MusicDrawer-A-Simple-Music-player-using-WMP-SDK[^]
 
Share this answer
 
Comments
popshero 13-Apr-12 11:52am    
Thank Uuuu.

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