inovve

HTML5 Audio Autoplay on Google Chrome

Oct 3rd, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. window.onload = function() {
  3.   var context = new AudioContext();
  4. }
  5. </script>
Add Comment
Please, Sign In to add comment