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 입력에 의해 요청된 음성 합성 작업을 나타내는 TtsEngineAction의 멤버입니다.

적용 대상