Ionic + Howler.JS - How to Play sound until user is holding button?

I would like to ask how can i do following using Ionic and Howler.js1.

If user is holding button is played sound file using Howler.JS, in case that user release button is sound stopped.

I tried to find in Ionic documentation2 event for holding button but without luck.

How can I do it please?

Thanks for any help.