ITtsEngineSite.Actions 属性

定义

确定引擎应执行的一个或多个操作。

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

属性值

Int32

int 包含 TtsEngineAction 枚举的一个或多个成员的和。

适用于