Click or drag to resize
ITextToSpeechChangeLanguage Method (String)
Changes the language of the TTS engine.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool ChangeLanguage(
	string language
)

Parameters

language
Type: SystemString
The language of the given TTS voice

Return Value

Type: Boolean
See Also