StateChangedEventArgs.State 속성

정의

SpeechSynthesizer 이벤트가 발생하기 전 StateChanged의 상태를 가져옵니다.

public:
 property System::Speech::Synthesis::SynthesizerState State { System::Speech::Synthesis::SynthesizerState get(); };
public System.Speech.Synthesis.SynthesizerState State { get; }
member this.State : System.Speech.Synthesis.SynthesizerState
Public ReadOnly Property State As SynthesizerState

속성 값

상태가 변경된 후 신시사이저의 상태입니다.

설명

합니다 State 속성의 멤버를 사용 하 여 신시사이저 상태를 나타내는 SynthesizerState 열거형입니다.

적용 대상