A plugin that will easily allow you to play sounds and control them.
import { Resonance } from './resonance.mjs';
<script src="resonance.js"></script>;
// ...
window.ResonanceBundle.Resonance;
Resonance relies on the VYLO
variable being globally accessible.