소스 검색

add a start button so we can restart things..

main
John-Mark Gurney 4 년 전
부모
커밋
1cc9dc3f40
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      dist/audiotest.html

+ 1
- 0
dist/audiotest.html 파일 보기

@@ -13,6 +13,7 @@
<body>
<p>
<div id="constatus">undefined</div>
<div><input type="button" value="Start" onclick="runPage();"></div>
<div><input type="button" value="Stop" onclick="stopPage();"></div>
<audio id="audioSink" autoplay></audio>
</p>


불러오는 중...
취소
저장