js CDN and use it with below code. var sound = new Howl({ src: ['sound.mp3'] }); sound.play();. Basic Streaming audio var sound ...
確定! 回上一頁