Audio
Audio API: Device audio settings.
- audio.systemmastervolume
Master volume of the default system output device.
- audio.systemmute
Muted state of the default system output device.
- audio.volume
Master volume of the default output device.
- audio.mute
Muted state of the default output device.
- audio.setsystemmastervolume
Set the system master volume level.
- audio.setsystemmute
Set the system muted state.
- audio.setvolume
Set the master volume level.
- audio.setmute
Set the muted state.
Description
Audio provides access to both the system default audio output device and the default audio device. Often these two devices will be the same.