howler.js是針對時下網站的一套音源播放函式庫,預設為Web Audio API和HTML5 ... function play() { sound.play(); // 播放 } function stop() { sound.stop(); ...
確定! 回上一頁