1 unstable release

0.0.1 Jan 7, 2025

#46 in #recording

Download history 108/week @ 2025-01-06 6/week @ 2025-01-13

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
~72K SLoC