StateChangedEventArgs.State Vlastnost

Definice

Získá stav SpeechSynthesizer před událostí 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

Hodnota vlastnosti

Stav syntetizátoru po změně stavu.

Poznámky

Vlastnost State představuje stav syntetizátoru se členem výčtu SynthesizerState .

Platí pro