#include <pc.h> void sound(int _frequency);
Enables the PC speaker at the given frequency. The argument _frequency should be given in Hertz units.