floatinghotpot/cordova-plugin-nativeaudio

How to catch onended event?

Opened this issue · 1 comments

Hi, I have tried to catch the onended event by addEventListener and onended way, but nothing is working. I have searched the whole docs, Not getting any hint to catch onended events in native audio plugin. Would anybody suggest me how to do this. I want to do some action after ending the playing of my audio file.

Thanks in advance.

Regards,
Zahirul

I agree, docs on this would be great.