- loc
- The locale describing the language to be used.
Documentation for this section has not yet been entered.
Sets the text-to-speech language. The TTS engine will try to use the closest match to the specified language as represented by the Locale, but there is no guarantee that the exact same Locale will be used. Use TextToSpeech.IsLanguageAvailable(Java.Util.Locale) to check the level of support before choosing the language to use for the next utterances. This method sets the current voice to the default one for the given Locale; TextToSpeech.Voice can be used to retrieve it.