SOUND

Members

sound.setMode({ mode = "" })

“Set device sound mode”

Parameters:mode (str) – mode the device should be put in. One between: “silent”, “normal”, “vibrate”
Raises:NO_SUCH_MODE: the specified mode does not exist
Raises:GENERIC_ERROR: a generic exception occurred