sys.beep()
Plays a beeping sound of 550hz for a duration of 0.2 seconds (200 milliseconds).
Example
-- plays a beeping noise sys.beep()