StateChangedEventArgs.State Propriété

Définition

Obtient l'état de SpeechSynthesizer avant l'événement 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

Valeur de propriété

État du synthétiseur après l'état modifié.

Remarques

La State propriété représente l’état du synthétiseur avec un membre de l’énumération SynthesizerState .

S’applique à