Click or drag to resize
ISettingsPresenterProviderTestTextToSpeech Method
Conducts a test of the text-to-speech settings passed across.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void TestTextToSpeech(
	string name,
	int rate
)

Parameters

name
Type: SystemString
rate
Type: SystemInt32
See Also