Update 1/19/2023:
This seems to be a bug on Google:
https://issuetracker.google.com/u/1/issues/319531488?pli=1
Original Post:
Is this a new bug? I added 60 embedded audio players to a layer in AGOL and they had been working for multiple weeks in both agol and experience builder. But at the end of last week the audio players were visible, but when you press play, nothing plays and the play button turns grey.


The source audio has not changed nor has the sharing permissions changed, and the direct link to it still works. My html code did not change either.
Link to audio:
https://drive.google.com/file/d/15fggdMqf6K_FTk3riqRyZaKlBvNCGplX/view
The code that had been working for multiple weeks:
<audio class="player" controls preload="none">
<source src="https://drive.google.com/uc?export=open&id=15fggdMqf6K_FTk3riqRyZaKlBvNCGplX" type="audio/mp3">
</audio>
Is this a repeat of an introduced bug talked about in this post?
https://community.esri.com/t5/classic-esri-story-maps-questions/audio-not-playing-in-story-map-tour/td-p/343989