Click or drag to resize
ISettingsPresenterGetVoiceNames Method
Returns a collection of voice names. A voice name of null indicates the presence of a default voice.

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

Return Value

Type: IEnumerableString
See Also