Sound Volume SDK ActiveX ReferenceObjectsPCSpeaker LineName Viscom Software SoundVolume ActiveX Control PCSpeaker.LineName Property Description: Return the audio line name. Usage: PCSpeaker.LineName Data Type: String Limitations: Read Only Example: This Visual Basic example return the audio line name:strName = SoundVolume1.PCSpeaker.LineName