how to play audio file???

siddh_me

New member
Joined
Jul 6, 2006
Messages
3
Location
home
Programming Experience
1-3
:) hi friends can anybody help me out i want to make a audio player like winamp i dont have any general idea ??? if any body can help i will be thankful
 
reply to

thanks for your reply but can u give me steps for creating all objects and of which class etc.. i dont have general idea...
 
Here's a link to a video on MSDN: Learning Resources for Visual Basic Express.
Look for the Windows Forms Controls Series section: Lesson 1: How to Add Audio Part 1 shows how to use the System.Media.Soundplayer class to play .wav audio files; Lesson 2: How to add Audio Part 2 shows how to use the Windows Media Player ActiveX control to play .wma and .MP3 audio files.
 
Back
Top