ISpeechSynthesizerWrapperDefaultVoiceName Property |
Gets the default voice name.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string DefaultVoiceName { get; }
ReadOnly Property DefaultVoiceName As String
Get
property String^ DefaultVoiceName {
String^ get ();
}
abstract DefaultVoiceName : string with get
Property Value
Type:
StringSee Also