Helo im trying to add Question From : Playing array of audio in sequence not working even if I have ended function
But it can't Stop Play , How to add function after Sound Break or Stop i try Like This But Not Working
audioElement.onended = function() {
self._call();
}; ```