OGG sound files return 404

We are trying to use the alert sounds, but when we click play no sound is played. When we look in the debug console, it shows calls to:
https://monitor.distill.io/skin/media/bell_strike.ogg which returns a 404.
same with the other files. how do we adjust the URL and what’s the new URL?

Hello @utx3, Audio alerts are saved locally. You can play them when you access your local Watchlist by clicking on Distill’s icon from the browser toolbar. It won’t work in the web app at https://monitor.distill.io.

Please note that audio alerts work only for local monitors.

thank you! It does play when the event triggers, but doesn’t play when we test. That makes sense.