- voiceName
- Name of the voice.
Documentation for this section has not yet been entered.
Checks whether the engine supports a voice with a given name. Can be called on multiple threads. The default implementation treats the voice name as a language tag, creating a Locale from the voice name, and passes it to TextToSpeechService.OnIsLanguageAvailable(string, System.String, System.String).