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
| David | 1 | Microsoft David voice |
| Default | 0 | The default system voice. |
| Mark | 2 | Microsoft Mark voice |
| Other | 4 | Voice not listed above (for non en-US languages) |
| Zira | 3 | Microsoft Zira voice |