php make a part of audio silent code example Example: mute video javascript var vid = document.getElementById("myVideo"); vid.muted = true;