Android.Speech.Tts.TextToSpeech.Engine.KeyFeatureNetworkSynthesis Field
Feature key for network synthesis.

Syntax

[Android.Runtime.Register("KEY_FEATURE_NETWORK_SYNTHESIS")]
[System.Obsolete("deprecated")]
public const string KeyFeatureNetworkSynthesis

See Also

TextToSpeech.GetFeatures(Java.Util.Locale)

Remarks

Feature key for network synthesis. See TextToSpeech.GetFeatures(Java.Util.Locale) for a description of how feature keys work. If set (and supported by the engine as per TextToSpeech.GetFeatures(Java.Util.Locale), the engine must use network based synthesis.

[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 15