ITtsEngineSite.Actions Property

Definition

Determines the action or actions the engine should perform.

public:
 property int Actions { int get(); };
public int Actions { get; }
member this.Actions : int
Public ReadOnly Property Actions As Integer

Property Value

An int containing the sum of one or more members of the TtsEngineAction enumeration.

Applies to