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