Playing audio with ESP32CAM and MAX98357A

So I am trying to play audio files '16bit 16khz wav file' stored in the flash of ESP32CAM using LittleFS. I am using MAX98357A for this. I know the camera already uses I2S pins in ESP32CAM, but according to what I have found, the pins can be redefined. Can I use I2S to make all of this work? Or is there any other way? Even after making all the connections, the audio is not playing!! Help plss

This contains sketches for the devices you mention...

Verify your wiring and your code.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.