<audio src="url_audio_file" id="player"> <script> document.getElementById('player').play() </script> But you can avoid <audio> html element, ...
確定! 回上一頁