Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Question] Countdown 2
#7
np m8

Get a .WAV file

Goto vb, double click "My Project" , select "Resources" , simply drag and drop the .WAV file into the "Resources"

Now you can use this to play that file (heart_monitor , is my .WAV file name) , replace that with your file name:

Code:
My.Computer.Audio.Play(My.Resources.heart_monitor, AudioPlayMode.BackgroundLoop)
Reply


Messages In This Thread
[Question] Countdown 2 - by p1g 0wnz - 12-29-2009, 11:23 AM
RE: [Question] Countdown 2 - by Digital-Punk - 12-29-2009, 03:32 PM
RE: [Question] Countdown 2 - by dunlop03 - 12-29-2009, 05:04 PM
RE: [Question] Countdown 2 - by p1g 0wnz - 12-29-2009, 05:45 PM
RE: [Question] Countdown 2 - by dunlop03 - 12-29-2009, 05:49 PM
RE: [Question] Countdown 2 - by p1g 0wnz - 12-29-2009, 06:15 PM
RE: [Question] Countdown 2 - by dunlop03 - 12-29-2009, 06:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Question]CountDown p1g 0wnz 7 1,400 12-29-2009, 09:39 AM
Last Post: Digital-Punk

Forum Jump:


Users browsing this thread: 5 Guest(s)