StateChangedEventArgs.State 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 合成器狀態。