Click or drag to resize
ISpeechSynthesizerWrapperSelectVoice Method
Selects a voice by name.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SelectVoice(
	string name
)

Parameters

name
Type: SystemString
See Also