Audio playback and recording library for Rust.
# Cargo.toml
[dependencies]
rodio = "0.22.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Plays an MP3 file using the default audio output.
Ensure the appropriate system audio libraries are installed or use a feature flag like `alsa`.
No dependency data recorded yet.