Update index.html

pull/14/head
Samir Das 4 years ago committed by GitHub
parent c00c23030a
commit d3db1d8c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@
<body> <body>
<div id="container" style="width: 400px; margin: 0 auto;"> <div id="container" style="width: 400px; margin: 0 auto;">
<h2>It should play audio if everying went well!</h2> <h2>It should play audio if everying went well!</h2>
<p>However, the AudioContext may not allowed to start without a user gesture. Click this text to instruct the disobedient browser you really want to listen to the audio!</p> <p>However, the AudioContext may not allow starting the playing without a user gesture. Click this text to instruct the disobedient browser you really want to listen to the audio!</p>
</div> </div>
<script> <script>
window.onload = function() { window.onload = function() {

Loading…
Cancel
Save