Extra information received with the
Android.Speech.Tts.TextToSpeech.Engine.ActionCheckTtsData intent result where
the TextToSpeech engine returns an ArrayList
of all the unavailable voices.
The format of each voice is: lang-COUNTRY-variant where COUNTRY and variant are
optional (ie, "eng" or "eng-USA" or "eng-USA-FEMALE").
Syntax
[Android.Runtime.Register("EXTRA_UNAVAILABLE_VOICES")]
public const
string ExtraUnavailableVoices Remarks
Requirements
Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8