sound

Sound PC speaker

Declaration

Source position: wincrt.pp line 30

  procedure sound(hz: Word);

Description

Sound sounds the PC speaker. It emits a tone with frequency Hz for 500 milliseconds. (the time argument is required by the windows API)

See also

Name Description
nosound Stop the speaker