Click or drag to resize

ITextToSpeechPlaybackGetAvailableVoices Method

Returns the collection of available Text-To-Speech voice.

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

Return Value

Type: ListVoiceInfo
See Also