System.Beep
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Plays the default system alert sound.
Usage
Beep
Notes
The Beep method plays the default Beep sound selected on your computer.
This method is not supported for Mobile projects. |
Sample Code
This code beeps if an error occurs: