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