Video Chat Sender ActiveX Control ReferenceMethods GetAudioDeviceName Video Chat ActiveX Control GetAudioDeviceName Get the specific index of audio device name. Public Function GetAudioDeviceName( ByVal iIndex as Integer ) as String ParameteriIndexthe index of collectionReturn Valuethe name of audio device Example Visual Basic SyntaxstrAudioDeviceName = VideochatSender1.GetAudioDeviceName 0