AudioSettingsVoiceName Property |
Gets or sets the Microsoft Voice to use.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string VoiceName { get; set; }
Public Property VoiceName As String
Get
Set
public:
property String^ VoiceName {
String^ get ();
void set (String^ value);
}
member VoiceName : string with get, set
Property Value
Type:
StringSee Also