Search found 1 match

by arifshanji
Wed Sep 08, 2021 10:35 pm
Forum: ESP32 Arduino
Topic: Playing sounds from SD card
Replies: 2
Views: 7334

Re: Playing sounds from SD card

@samwarez check out the audio_eof_mp3 event that is triggered at the end of the audio file playing
https://github.com/schreibfaul1/ESP32-a ... -are-there
That should solve your issue.