Click or drag to resize

ITextToSpeechChangeVoice Method

Changes the voice of the TTS engine.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool ChangeVoice(
	string name
)

Parameters

name  String
The name of the given TTS voice

Return Value

Boolean
See Also