ESP8266Audio
ESP8266Audio copied to clipboard
PlayWAVFromPROGMEM example ESP32
Hi @earlephilhower, I'm trying to run this example function but there is no output sounds on my speaker. I'm currently using a TinyPico and one MAX98357A breakout board.
Where in the program do I set the I2S pins?
You should check pinout of your board and pinout settings in the output, also notice that PlayWAVFromPROGMEM example uses AudioOutputI2SNoDAC class that works without DAC