Is there a way to create a custom sound in VB? Aside from the Beep statement, how will I create a custom sound if, for instance, I'd like to accompany the showing of an error message with a sound? Other languages have this command/code. Clipper, for instance, has Tone(). Thanks in advance.