Return the audio output properties.
ReadonlynameThe name of the resource.
Play audio on the device.
Stream audio chunks to the device for playback.
The caller provides an async iterable of raw audio bytes. Each chunk must match the codec and
format described by audioInfo. Playback starts as chunks arrive on the server, before the
iterable is exhausted.
Get the status of the resource.
Represents a device that outputs audio.