You can use javascript to implement the .muted property of HTML5 audio: <audio id="sound1"> <source src="...."> </audio>. using the below script on a button ...
確定! 回上一頁