To check if audio is really start playing, especially if you have a stream, need to check audio.played.length to 1. It will be 1 only if audio is really start sounds. Otherwise will be 0. It's more like a hack, but that still works even in mobile browsers, like Safari and Chrome.
Hello, we bought the pro version recently. I will like to add a new track to the playlist via javascript/jquery as the playlist is coming from an Ajax link. Do you have any documentation and/or functions such us addTrack(), play(), stop(), etc.
c80f0f1006