Beep
Frontend symbolWolfram Kernel
Beep[] | Beep[_]make a sound notification. It does not require any context or window object.
Only for desktop application
To make system beep sound use
Beep["System"]Example
Click on this button to make sound
EventHandler[InputButton[], Beep]