Update autoplay.html

This commit is contained in:
uazo
2020-11-09 17:43:37 +01:00
committed by GitHub
parent dc19294b5e
commit 4aa8a44ec6
+1 -1
View File
@@ -7,7 +7,7 @@
</head>
<body>
<iframe src="https://github.com/anars/blank-audio/blob/master/250-milliseconds-of-silence.mp3" allow="autoplay" id="iframeAudio"></iframe>
<iframe src="https://upload.wikimedia.org/wikipedia/commons/8/83/Artis%2C_enkele_flamingo%27s_-_SoundCloud_-_Beeld_en_Geluid.ogg" allow="autoplay" id="iframeAudio"></iframe>
<audio controls autoplay id="myAudio">
<!-- One or more source files, each referencing the same audio but in a different file format.
The browser will choose the first file which it is able to play. -->