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