Baltie's speaker Speaker reads the specified text text.

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

Syntax

C#
public void Say(
	string text
)

Parameters

text
Type: System..::.String
The text to be spoken.

See Also