You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thanks for ion.sound, it's great !
However, is it possible to stop all sounds ?
I tried ion.sound.stop(); but i don't know if it's still working, because i have this error :
TypeError: undefined is not an object (evaluating 'this.streams[0].stop')
Any help ?
The text was updated successfully, but these errors were encountered:
Hello,
First, thanks for ion.sound, it's great !
However, is it possible to stop all sounds ?
I tried ion.sound.stop(); but i don't know if it's still working, because i have this error :
TypeError: undefined is not an object (evaluating 'this.streams[0].stop')
Any help ?
The text was updated successfully, but these errors were encountered: