Module: standardPlayer/AudioContext

This context provides methods for audio handling.

Methods

<inner> isOn()

Checks if the sound is turned on or off.

<inner> off()

Turns the sound off.

<inner> on()

Turns the sound on.