Click or drag to resize

ITextToSpeechChangeVoice Method

Changes the voice of the TTS engine.

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

Parameters

name
Type: SystemString
The name of the given TTS voice

Return Value

Type: Boolean
See Also