mirror of
https://github.com/samirkumardas/pcm-player.git
synced 2025-04-03 15:37:31 +02:00
Update index.html
This commit is contained in:
parent
c00c23030a
commit
d3db1d8c39
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +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>
|
||||
<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>
|
||||
<script>
|
||||
window.onload = function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue