FragmentState.Action プロパティ

定義

要求された音声シンセサイザー アクションを返します。

public:
 property System::Speech::Synthesis::TtsEngine::TtsEngineAction Action { System::Speech::Synthesis::TtsEngine::TtsEngineAction get(); };
public System.Speech.Synthesis.TtsEngine.TtsEngineAction Action { get; }
member this.Action : System.Speech.Synthesis.TtsEngine.TtsEngineAction
Public ReadOnly Property Action As TtsEngineAction

プロパティ値

SSML 入力で要求された音声合成の操作を示す TtsEngineAction のメンバー。

適用対象