Share via


TextToSpeech.Engine.ActionTtsDataInstalled Field

Definition

Broadcast Action: broadcast to signal the change in the list of available languages or/and their features.

[Android.Runtime.Register("ACTION_TTS_DATA_INSTALLED")]
public const string ActionTtsDataInstalled;
[<Android.Runtime.Register("ACTION_TTS_DATA_INSTALLED")>]
val mutable ActionTtsDataInstalled : string

Field Value

Attributes

Remarks

Broadcast Action: broadcast to signal the change in the list of available languages or/and their features.

Java documentation for android.speech.tts.TextToSpeech.Engine.ACTION_TTS_DATA_INSTALLED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to