Method Beep NamespaceAlternet.Common AssemblyAlternet.Common.v9.dll Beep(int, int) Generates simple tones on the speaker. public static void Beep(int freq, int duration) Parameters freq int Frequency of the sound, in hertz. duration int Duration of the sound, in milliseconds.