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
Hello, i want to dead with AudioContext 'ended' event within your player. Can i somehow reach it without modifying your code?
p.s And thank you for your great solution with my synchronization struggling 😄 👍
The text was updated successfully, but these errors were encountered:
The player itself does not have an event option. If you want to access to audioContext instance, you can do it through player. audioCtx where player is an instance of the player.
Hello, i want to dead with AudioContext 'ended' event within your player. Can i somehow reach it without modifying your code?
p.s And thank you for your great solution with my synchronization struggling 😄 👍
The text was updated successfully, but these errors were encountered: