ESP32 Forum
ESP32 Official Forum
http://esp32.io/
ADF on ESP32-S3-WROOM-1 ???
http://esp32.io/viewtopic.php?f=20&t=40677
Page
1
of
1
ADF on ESP32-S3-WROOM-1 ???
Posted:
Tue Jul 02, 2024 4:20 am
by
gamename
I have an ESP32-S3-WROOM-1. I would like to play an mp3 file on it. Is that supported? I'm using the ESP-IDF/FreeRTOS environment.
TIA,
-T
Re: ADF on ESP32-S3-WROOM-1 ???
Posted:
Thu Oct 17, 2024 6:27 am
by
ESP_William
Your can refer to
pipeline_sdcard_mp3_control
which is a tutorial for playing mp3 file by using ESP-ADF.