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 :smile: :+1:
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 :smile: :+1: