Sound Volume SDK ActiveX ReferenceObjectsMicrophone Mute Viscom Software SoundVolume ActiveX Control Microphone.Mute Property Description: Enable/Disable the mute function. Usage: Microphone.Mute[=value] Data Type: Boolean Limitations: Read/Write Example: This Visual Basic example set the Microphone to mute:SoundVolume1.Microphone.Mute=True