1*bb4ee6a4SAndroid Build Coastguard Worker# Audio Server and Stream interfaces 2*bb4ee6a4SAndroid Build Coastguard Worker 3*bb4ee6a4SAndroid Build Coastguard WorkerThe `audio_streams` crate provides a basic interface for playing audio. This will be used to enable 4*bb4ee6a4SAndroid Build Coastguard Workerplayback to various audio subsystems such as Alsa and cras. To start, an empty playback example 5*bb4ee6a4SAndroid Build Coastguard Worker`NoopStreamSource` is provided. 6