Howler.playing is not a function #1599
LorenzoAlighieri95
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to check if any sound in the Howl group is playing. The method playing should be the solution, but if I call it in this way
Howler.playing();
I receive this message error:Is there another way to use playing method or to do this check?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions