Leer en inglés

Compartir a través de


SynthesizerState Enumeración

Definición

Enumera los valores del estado de SpeechSynthesizer.

C#
public enum SynthesizerState
Herencia
SynthesizerState

Campos

Nombre Valor Description
Paused 2

Indica que SpeechSynthesizer está en pausa.

Ready 0

Indica que SpeechSynthesizer está listo para generar voz de una solicitud.

Speaking 1

Indica que SpeechSynthesizer está hablando.

Comentarios

La State propiedad usa SynthesizerState para indicar el estado actual de SpeechSynthesizer. Vea State para obtener un ejemplo.

Las PreviousState propiedades y State usan SynthesizerState para indicar el SpeechSynthesizer estado de cuando se genera el StateChanged evento.

Se aplica a

Producto Versiones
.NET 6, 7, 8, 9
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0