ESP Component Registry
Open main menu
Docs
Blog
Sign in
shootao
/esp_elastic_pcm_buffer
0.5.3
Latest
uploaded 19 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
3
2 examples
basic_pipeline
This example is a minimal integration demonstration focusing on the API usage sequence rather than the board-level audio link.
2.94 KB
compare_playback
This example compares two playback paths: 'direct', which sends the frame directly to the playback device, and 'elastic', which uses a buffer for smoother output.
7.13 KB