Syntax
Emit a beep. If no arguments are provided, then a 750 Hz tone is emitted for 300 milliseconds.
v - void return
i1 - Optional pitch of the tone in Hz with default value 750 Hz.
i2 - Optional duration in milliseconds with default value 300 milliseconds.