ESP32-audioI2S
                                
                                
                                
                                    ESP32-audioI2S copied to clipboard
                            
                            
                            
                        Play mp3 files from SD via I2S
Was working fine with older library. Downloaded and installed the latest version yesterday to get OGG-Vorbis module. Sadly, Vorbis needs psram which this device doesn't have but in the going...
What you mean can I2S to SPDIF sw code be used here?
I recently started making a web radio player got esp32 and adafruit uda1334 board it works but the audio quality is awful(feels like highs non exist at all and lows...
Subject: Seeking Assistance for Seamless Audio Playback with ESP32 and PCM5102 Hello everyone, I'm currently working on a project using an ESP32 with a PCM5102 DAC, where I'm attempting to...
Hi, any ide why i am experiencing dropouts in this specific station? I am using Arduino IDE. *WM: *WM: AutoConnect Try No.: *WM: 0 *WM: Connecting as wifi client... *WM:...
Hi! I'm building portable audio player. I am wondering is it possible to reduce somehow power consumption. I was wondering about lowering cpu frequency, but even with 160MHz sound gets...
Is there a rationale to put the whole library in a big file (Audio.h/Audio.cpp) rather than splitting it into smaller files based on the different functionalities?
Hi! I'm currently trying to use the project for a ESP32 powered door bell chime, but I'm running into an issue where when I try to play audio via an...
Excellent library! However I have an issue with memory allocation. I have made a simple internet radio using a small oled-display and SD-card for station lists/URL. It all works like...
I would like to listen to this radio: https://radioitaliasmi.akamaized.net/hls/live/2093120/RISMI/master.m3u8 Works with vlc but not with this library, any ideas?