Click or drag to resize
TextToSpeechGetAvailableVoices Method
Returns the collection of available Text-To-Speech voice.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public List<VoiceInfo> GetAvailableVoices()

Return Value

Type: ListVoiceInfo
See Also