Play a sound effect from My.Resources
Hi,
I'm using Visual Basic 2008 Express Edition and I wanted to know how to play a sound from the resources?
Could someone guide me through a simple walkthrough; for example if I wanted the sound 'ding.wav' to play from my resources when I pressed 'Button1'
Thanks in advance!
Re: Play a sound effect from My.Resources
Quote:
Originally Posted by tiestodj
Hi,
I'm using Visual Basic 2008 Express Edition and I wanted to know how to play a sound from the resources?
Could someone guide me through a simple walkthrough; for example if I wanted the sound 'ding.wav' to play from my resources when I pressed 'Button1'
Thanks in advance!
Hi,
Here's a link how to do it. It's for vb 2005 but it should work for vb 2008 as well.
http://support.microsoft.com/kb/914353
Wkr,
sparrow1