Audio playback library
Rust playback library.
Playback is handled by
cpal
.
WAV decoding is handled by
hound
.
Vorbis decoding is handled by
lewton
.
Documentation
See the documentation for usage.