SynthesisTextFormat Enumeration

Enumerates types of text input for the synthesizer.

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

Syntax

'Declaration
Public Enumeration SynthesisTextFormat
public enum SynthesisTextFormat
public enum class SynthesisTextFormat
public enum SynthesisTextFormat
public enum SynthesisTextFormat

Members

Member name Description
Ssml Indicates that text format is SSML.
Text Indicates that text format is Text.

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
SpeechSynthesizer Class