Autoplay all audio on front of card, but not back?

A simple loop won’t do, unfortunately, as every next click will interrupt the audio playback initiated by the previous one. A fixed delay can be added, but it’s not ideal solution, if the audio lengths vary too much. (it would be nice to have some kind of an API for that)

Also, if using the .click() with AnkiDroid, this should be taken into account as well:

2 Likes