audio property
ChromeAudio
get
audio
The chrome.audio
API is provided to allow users to
get information about and control the audio devices attached to the
system.
This API is currently only available in kiosk mode for ChromeOS.
Implementation
ChromeAudio get audio => _audio;