次の方法で共有


ITtsEngineSite.Actions プロパティ

定義

エンジンが実行する操作を決定します。

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

プロパティ値

Int32

1 つ以上の int 列挙のメンバーの合計を含む TtsEngineAction

適用対象