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