Hi everyone,
I am trying to play several audiosin a row. I preload the first audio, play it with the play/resume flow. I then want to play the second audio when the first one has ended but the status of the play/resume flow output never switch to “stopped” - it remains on “ongoing”.
Is this a known problem?
Cheers
Olivier
PS: using a delay based on the playback duration works, but brings other problems when user switch audios so I’d rather go with the “stopped” status