[][src]Module luis_sys::speech::audio

Represents specific audio configuration, such as microphone, file, or custom audio streams.

Structs

AudioInput

Audio input mode configuration.

AudioStreamFormat

Wrap the underlying handle with common methods.

PullAudioInputStream

Pull stream.

PushAudioInputStream

Wrap the underlying handle with common methods.

Traits

AudioInputStream