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