Speaks text text with flags.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Speak(
	string text,
	SpeakFlags flags
)

Parameters

text
Type: System..::.String
A text to be spoken.
flags
Type: SGP.Speech..::.SpeakFlags
Settings of the spoken text SpeakFlags.

See Also