YouTip LogoYouTip

Prop Audio Muted

# Audio muted Property [![Image 8: Audio Object Reference](#) Audio Object](#) ## Example Mute the audio: document.getElementById("myAudio").muted = true; [Try it Yourself Β»](#) * * * ## Definition and Usage The muted property sets or returns whether the audio should be muted (sound turned off). This property reflects the
← Prop Audio NetworkstateProp Audio Mediagroup β†’