Click or drag to resize
ISettingsViewPopulateTextToSpeechVoices Method
The names of every voice installed on the system.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void PopulateTextToSpeechVoices(
	IEnumerable<string> voiceNames
)

Parameters

voiceNames
Type: System.Collections.GenericIEnumerableString
See Also