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