Property TextToSpeechAvailableVoices
TextToSpeechAvailableVoices
A collection of all available voice profiles that can be used with text-to-speech. These values within can be used to set the current voice profile when provided to TextToSpeechSetVoice(string).
Declaration
ReadOnlyCollection<string> TextToSpeechAvailableVoices { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<string> |