ESP Component Registry
Open main menu
Docs
Blog
Sign in
esphome
/micro-decoder
0.3.0
Latest
Star
0
uploaded 3 weeks ago
C++ audio decoding library with HTTP/HTTPS streaming, supporting FLAC, MP3, Opus, and WAV
Readme
Dependencies
5
Dependents
0
Examples
1
Versions
3
ESP-IDF
>=5.5
ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S and ESP32-C series of SoCs.
esphome/micro-flac
>=0.1.1
FLAC audio decoder optimized for ESP32 with Xtensa assembly optimizations
esphome/micro-mp3
>=0.2.0
Streaming MP3 decoder for embedded devices. Fixed-point decoder forked from OpenCore with frame synchronization, PSRAM-aware allocation, and lazy initialization. Supports MPEG 1, 2, and 2.5 Layer III.
esphome/micro-opus
>=0.3.5
Opus audio codec library for ESP32 - high-quality audio compression with ESP-IDF optimizations
esphome/micro-wav
>=0.1.0
Streaming WAV decoder optimized for embedded devices