Stop different audio player at one webpage

Hello,

i like to have some different audio player at one webpage. if i start a new player, how i can stop the other plyer?

thanks for help

It is generally dependent on the exact audio player that you are using.

If you’re using the built-in Hype audio actions, you would simply need to add a Stop Sound… action.

If you’re using YouTube or other elements, you’d probably need to call their JavaScript API.