How to Generate/Play custom Beeps and Sound Tones
Tuesday, October 16th, 2007Once in awhile you may want to play certain sounds for certain reasons in your applications. You may want more than the generic Beep() that is in Visual Basic and .NET. But if you ONLY want a simple Beep to sound through the speakers, then use the simple built-in Sub that is available [...]
