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

屬性值

TtsEngineAction 的成員,表示 SSML 輸入所要求的語音合成動作。

適用於