Update autoplay.html

This commit is contained in:
uazo
2020-11-09 17:42:37 +01:00
committed by GitHub
parent ac1ea62042
commit dc19294b5e
+1
View File
@@ -7,6 +7,7 @@
</head>
<body>
<iframe src="https://github.com/anars/blank-audio/blob/master/250-milliseconds-of-silence.mp3" 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. -->