Method sound.beep
Overload
Generates sound of specified frequency and duration. Waits until it ends.
public static void beep(int freq, int duration, bool async = false)
Generates sound of specified frequency and duration. Waits until it ends.
public static void beep(int freq, int duration, bool async = false)