SynthesisTextFormat Enumeration
.NET Framework (current version)
Enumerates the types of text formats that may be used to construct a Prompt object.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| Ssml | Indicates that the text format is SSML. | |
| Text | Indicates that the text format is Text. |
The Prompt constructor uses SynthesisTextFormat to indicate the format of the text that its textToSpeak parameter contains.
.NET Framework
Available since 3.0
Available since 3.0
Show: