This context provides methods for audio handling.
Methods
-
<inner> isOn() → {boolean}
-
Checks if the sound is turned on or off.
Returns:
- Type
- boolean
-
<inner> off()
-
Turns the sound off.
-
<inner> on()
-
Turns the sound on.