A. Cody Schuffelen ecc0206af8 Upgrade rust to 1.73.0 10 months ago
..
src ecc0206af8 Upgrade rust to 1.73.0 8 months ago
Cargo.toml ac0fc378a3 Fix remaining Chrome/Chromium OS instances 1 year ago
README.md 6b06f405ff docs: Use mdformat to format markdown files 2 years ago

README.md

Audio Server and Stream interfaces

The audio_streams crate provides a basic interface for playing audio. This will be used to enable playback to various audio subsystems such as Alsa and cras. To start, an empty playback example NoopStreamSource is provided.