Printable Version of Topic "sound in vb"
- LiveWire Teen Forums & College Forums (http://www.golivewire.com) -- (http://www.golivewire.com/forums/support-technical.html) --- Programming & Application Development (http://www.golivewire.com/forums/forum-211-s-0.html) ---- sound in vb (http://www.golivewire.com/forums/peer-piyeo-support-a.html)
-- Posted by xxxxxxxx at 6:31 pm on Dec. 2, 2004
how do u play a mp3 file in a vb project
-- Posted by LFC8 at 7:21 am on Mar. 29, 2006
I havent tested it but you might be able to shell the file??
shell "c:\music.mp3"
HTH