| ChannelVoiceDeviceName Property |
diaGlobWrapper Help
Returns the channel's voice device name.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string VoiceDeviceName { get; }Public ReadOnly Property VoiceDeviceName As String
Get
public:
property String^ VoiceDeviceName {
String^ get ();
}member VoiceDeviceName : string with get
Property Value
Type:
String
See Also