Click or drag to resize
ISpeechSynthesizerWrapperSpeakAsync Method
Converts the text to speech asynchronously.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SpeakAsync(
	string text
)

Parameters

text
Type: SystemString
See Also