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

TtsEngineAction 的成员,用于指示 SSML 输入请求的语音合成操作。

适用于