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