web page sounds
list Tracey White
I have the web page configured so there is a sound when an alert is triggered. This has worked fine in I.E. for years.
The sound does not work with Firefox or Edge.
This is the code I have. Has anyone seen this and know how to get the sounds to work in other web browsers other than I.E.
<audio autoplay id="bgsound">
<source src="&XYMONSKIN/../sounds/&XYMWEBBACKGROUND.wav"
type="audio/wav">
</audio>
list Kris Springer
Google it. Browsers have been blocking sounds for a while now. You're gonna have to use different code. The old ea sy ways don't work anymore. -----Original Message----- From: "White, Tracey via Xymon" <xymon at xymon.com> Reply-To: "White, Tracey" <user-8f2433b1cd36@xymon.invalid> To: xymon at xymon.com <xymon at xymon.com> Subject: [Xymon] web page sounds Date: Wed, 12 Jan 2022 14:14:06 +0000