internet radio
Posted: Thu Dec 04, 2025 8:05 pm
Hi all,
I need to run the following use case in my esp32-s3-box :
1) internet radio app
2) get some record (20 sec) from inside the i2s microphone and register it just in the esp32 memory like .wav
I remember I did both with arduino ide and normal esp32dev board with external I2S amplifier /microphone.
Could you please tell me how to do in esp32-s3-box?
Do I have to go with Arduino IDE or esp-idf ? Please consider , I will add some other functionality in the future like rainmaker integration.
Thanks a lot.
Nicola
I need to run the following use case in my esp32-s3-box :
1) internet radio app
2) get some record (20 sec) from inside the i2s microphone and register it just in the esp32 memory like .wav
I remember I did both with arduino ide and normal esp32dev board with external I2S amplifier /microphone.
Could you please tell me how to do in esp32-s3-box?
Do I have to go with Arduino IDE or esp-idf ? Please consider , I will add some other functionality in the future like rainmaker integration.
Thanks a lot.
Nicola