SynthesisMediaType Enumeration
.NET Framework (current version)
Enumerates the types of media files.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| Ssml | Indicates that the media type is SSML. | |
| Text | Indicates that the media type is Text. | |
| WaveAudio | Indicates that the media type is WaveAudio. |
The constructors of the FilePrompt class use SynthesisMediaType to indicate the media type of the file from which the prompt will be constructed.
.NET Framework
Available since 3.0
Available since 3.0
Show: