Android.Speech.Tts.TextToSpeech.Engines Property
Gets a list of all installed TTS engines.

Syntax

[get: Android.Runtime.Register("getEngines", "()Ljava/util/List;", "GetGetEnginesHandler")]
public virtual IList<TextToSpeech.EngineInfo> Engines { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets a list of all installed TTS engines.

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