do_bell


Description:

public void do_bell (bool on)

Turns the "bell" of a sound device on or off.

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

Parameters:

on

If true, the sound will turn on, otherwise the sound will turn off.