Click or drag to resize
DefaultTextToSpeechChangeVoice Method

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

Parameters

name
Type: SystemString

Return Value

Type: Boolean

Implements

ITextToSpeechChangeVoice(String)
See Also