TextToSpeechVoice Enum

Definition

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

Applies to