1 unstable release

0.0.1 Jan 7, 2025

#45 in #recording

Download history 41/week @ 2025-01-01 73/week @ 2025-01-08

114 downloads per month

MIT/Apache

23KB
366 lines

This crates provides a safe interface for operating VS1003 audio codec.

NOTE: This is a work in progress. Currently it is capable of triggering standard ADPCM recording and playing audio files using synchronous interface, which I suppose might be enough for simple applications.


lib.rs:

A high-level driver for VS1003 audio codec.

TODO: Provide better description

Dependencies

~3.5MB
~73K SLoC