ESP32-audioI2S
                                
                                
                                
                                    ESP32-audioI2S copied to clipboard
                            
                            
                            
                        Play mp3 files from SD via I2S
Hi @schreibfaul1, I'm encountering a memory leak issue when playing MP3 files from **SPIFFS** using the example similar to `plays_all_files_in_a_directory.ino` 💻 **System Info:** > Board: P32-WROOM-32 > > Audio Library:...
Hello schreibfaul1, I'm trying to use PCM5102a with ESP32-WROOM and I'm getting an ESP error. Tried playing music stream and wav file from link, also i work in Arduino IDE...
Hi schreibfaul1, this is a wonderful audio library for the ESP32. My last ESP32-audioI2S library update was v3.1.0s on Arduino IDE v2.3.5 with Board Manager v3.1.3 on ESP32 Dev Module...
Hi to all, For you guys out there, if you are using ‘audio.connecttohost’ for internet radio on your ESP32 4MB Dev Module without PSRAM and reboot itself very often or...
The http://bestof80s.stream.laut.fm/best_of_80s stream (mp3) does seem to get "out of sync". Sometimes it just glitches from time to time, bu tsometimes it goes completely out of sync and ends in...
Hi, many stations like BBC are turning to more recent streaming protocols (dash) that require apps. In particular this: http://a.files.bbci.co.uk/ms6/live/3441A116-B12E-4D2F-ACA8-C1984642FA4B/audio/simulcast/dash/nonuk/pc_hd_abr_v2/cf/bbc_radio_scotland_fm.mpd which doesn't seem to work with ESP32-audioI2S, any ideas? Thanks
hello, after playing internet radio for some time i got following result ...  ESP32 is still on an running, but no reconnection happens. is there a possibility to catch...
I finally updated the library and the ESP32-Arduino. The ESP32-Arduino version I was using was 2.0.11. I did this after a fresh installation of Arduino IDE 2.3.4. It compiled normally...
Use this library to play music from an SD card. After playing for about 10 seconds, it will automatically stop and some noise will be heard from the speaker. The...
Hello, It would be great if your library were available directly in the Arduino IDE. This would make it much easier for many users to utilize your library. Is there...