What do I need to play mp3 files in my vb aplication.
Printable View
What do I need to play mp3 files in my vb aplication.
You can use the Windows MCI (Multimedia Control Interface). Using the string-based commands, MCI can be a very easy-to-use method for integrating multimedia into applications and scripts.
John Peloquin
Peloweb.com
[email protected]
"Always remember to lock your keys in your car so little elves don't come and steal them out of your pocket" - Alexander Graham Bell
I have MP3 player control with source code. Do you need it?
I have just come across a post you put on the codeguru visual basic discussion board. I am looking for mp3 source code, is there any chance you still have a copy?
Thankyou in advance for any help.
C.Purnell
you can allso use the windows media player compoment in the toolbox..... use the property
FileName="....."
it has it's own "ups & downs"
enjoy
yaniv.