Loads a grammer file fileName.

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

Syntax

C#
public void Load(
	string fileName
)

Parameters

fileName
Type: System..::.String
A file name.

See Also