Share via


ITtsEngineSite.Actions 屬性

定義

決定引擎應該執行的一個或多個動作。

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

屬性值

int,包含一或多個 TtsEngineAction 列舉成員的加總。

適用於