I've understood how to mute an <audio> sound object by putting this code : <a href="#" onclick="document.…
javascript html audio togglebutton muteI've created my own custom controls for use with the MPMoviePlayerController. So far everything works except the mute button control. …
ios ios6 mpmovieplayercontroller avaudiosession muteI'm trying to mute the device's ringer from within my app, but for some reason using AVSystemController like in this …
iphone ios ios5 mute avsystemcontrollerHow do I set the youtube embedded player to unmute upon clicking it. You can see the embedded player i'm …
javascript video youtube embed muteI'm trying to toggle mute by clicking on the video. I am able to un-mute the video when clicking using …
jquery html5-video toggle muteI wanted to know, what would the coding be if I wanted to toggle mute/unmute of my microphone. I …
c# keypress microphone muteI know that Apple does not provide a way to detect the state of the iPhone mute/silence switch in …
iphone objective-c ios muteI made a program to mute microphone using WinAPI and it seems to work perfectly in Windows XP but doesn't …
c++ winapi windows-7 microphone muteHow do I create a function that toggles mute for the whole java application? Actually all the sound comes from …
java audio mute