TextToSpeechVoice Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The en-US voices that can be used by TextToSpeech. Voices for all other locales are categorized as Other.
public enum class TextToSpeechVoice
public enum TextToSpeechVoice
type TextToSpeechVoice =
Public Enum TextToSpeechVoice
- Inheritance
-
TextToSpeechVoice
Fields
Name | Value | Description |
---|---|---|
Default | 0 | The default system voice. |
David | 1 | Microsoft David voice |
Mark | 2 | Microsoft Mark voice |
Zira | 3 | Microsoft Zira voice |
Other | 4 | Voice not listed above (for non en-US languages) |