Play music in your project

Use this board to post your code snippets - tips and tricks
5 posts Page 1 of 1
Contributors
MANSQN
VIP - Donator
VIP - Donator
Posts: 159
Joined: Sat Sep 17, 2011 11:33 pm

Play music in your project
MANSQN
to Play music in your project add
Code: Select all
My.Computer.Audio.Play("C:\Music\Music.wav")
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1891
Joined: Wed Dec 16, 2009 9:56 pm

Re: Play music in your project
zachman61
This isn't a tutorial and has been posted about 30 times before.
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

Re: Play music in your project
Danny
yeah but it doesn't matter how many time it posted it is still helpful that people post things they know some people wont do that!
User avatar
Bloodz_Ninja
Dedicated Member
Dedicated Member
Posts: 69
Joined: Sat Aug 25, 2012 3:20 am

Re: Play music in your project
Bloodz_Ninja
how to pause or stop it?
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Play music in your project
Dummy1912
Bloodz_Ninja wrote:
how to pause or stop it?
Code: Select all
My.Computer.Audio.Stop()
pause dont think its exist in a audio :)
then you must use axmediaplayer to pause a music.
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
5 posts Page 1 of 1
Return to “Quick Snips”