ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

does ESP32-AudioI2S also support 24-bit/192kHz files?

Open vwwwvwww opened this issue 2 years ago • 2 comments

ESP-ADF already supports 24-bit I2S streams,

can ESP32-AudioI2S also support it if has a large PSRAM buffer?

vwwwvwww avatar Oct 30 '23 14:10 vwwwvwww

the decoders are built for 16 bit, so 24 bit is not possible. PSRAM is always used where possible.

schreibfaul1 avatar Oct 30 '23 18:10 schreibfaul1

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jan 06 '24 02:01 github-actions[bot]