ESP Component Registry
Open main menu
Docs
Blog
Sign in
shootao
/esp_elastic_pcm_buffer
0.5.1
Latest stable version: 0.5.2
uploaded 21 hours ago
An adaptive PCM audio renderer for ESP-IDF that stabilizes jittery network streams using dynamic time-stretching (Sonic).
Readme
Changelog
Dependencies
1
Dependents
0
Examples
2
Versions
2
2 examples
basic_pipeline
This example is a minimal integration demo focused on illustrating the API usage sequence rather than the board-level audio link.
2.95 KB
compare_playback
This example compares two playback paths: 'direct' sends frames directly to the device without buffer correction, while 'elastic' smooths output after buffering.
7.13 KB