do_tone


Description:

public void do_tone (int frequency)

Sets the frequency of the a sound device.

Does nothing if input device does not have the SoundCapability.TONE sound capability.

Parameters:

frequency

The frequency of the sound output or 0 to turn off sound output.