mirror of
https://github.com/samirkumardas/pcm-player.git
synced 2025-04-04 16:07:31 +02:00
Update index.html
This commit is contained in:
parent
2d9ecbb261
commit
c00c23030a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
<body>
|
||||
<div id="container" style="width: 400px; margin: 0 auto;">
|
||||
<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>
|
||||
</div>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue