Sound Volume SDK ActiveX ReferenceObjectsMicrophone Value Viscom Software SoundVolume ActiveX Control Microphone.Value Property Description: Get/Set the volume value. Usage: Microphone.Value[=value] Data Type: long Limitations: Read/Write Example: This Visual Basic example set the volume of Microphone to 500:SoundVolume1.Microphone.Value=500