Click or drag to resize
ISpeechSynthesizerWrapperGetInstalledVoiceNames Method
Returns a collection of the name of every installed voice.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IEnumerable<string> GetInstalledVoiceNames()

Return Value

Type: IEnumerableString
See Also