howler.js
howler.js copied to clipboard
How to know when an audio is completed?
I tried using onEnd() and onStop() methods, but there was no alert during the end of the audio, instead I got an alert at the beginning of the audio. Thanks in advance!
onLoad
@Illakkiya03 do you use sprites?
@Illakkiya03 did you have any luck with this? I'm running into the same issue with a Vue project. All the events are firing at the start of the song.