Android.Speech.Tts.TextToSpeech.Engine.ExtraVoiceDataRootDirectory Field
Extra information received with the Android.Speech.Tts.TextToSpeech.Engine.ActionCheckTtsData intent result where the TextToSpeech engine specifies the path to its resources.

Syntax

[Android.Runtime.Register("EXTRA_VOICE_DATA_ROOT_DIRECTORY")]
[System.Obsolete("deprecated")]
public const string ExtraVoiceDataRootDirectory

Remarks

Extra information received with the Android.Speech.Tts.TextToSpeech.Engine.ActionCheckTtsData intent result where the TextToSpeech engine specifies the path to its resources. It may be used by language packages to find out where to put their data.

[Android Documentation]

Requirements

Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4