Readonly defaultGets the current default playback device.
Gets or sets the mute state of the system's default playback device.
Gets or sets the volume of the system's default playback device (0.0 to 1.0).
Returns all available playback devices.
Registers a callback which will be called when the default playback device changes.
An event subscription which can be used to unsubscribe from the event.
The callback which will be called with the new default device.
Registers a callback which will be called when the volume or mute state of the system's default playback device changes.
An event subscription which can be used to unsubscribe from the event.
The callback which will be called with the new volume and mute state.
Generated using TypeDoc
siteKiosk.accessibility.sound