Share via


SynthesizerState Enumeration

Enumerates values for the State of the synthesizer.

Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration SynthesizerState
public enum SynthesizerState
public enum class SynthesizerState
public enum SynthesizerState
public enum SynthesizerState

Members

Member name Description
Paused Indicates that the synthesizer is paused.
Ready Indicates that the synthesizer is ready.
Speaking Indicates that the synthesizer is speaking.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Speech.Synthesis Namespace