Sets top level rules state.

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

Syntax

C#
public void SetTopLevelRulesState(
	RuleState state
)

Parameters

state
Type: SGP.Speech..::.RuleState
A rule state RuleState.

See Also