ITextToSpeechVoice Property |
Gets or sets the current voice of the TTS.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxReadOnly Property Voice As String
Get
property String^ Voice {
String^ get ();
}
abstract Voice : string with get
Property Value
Type:
String
See Also