Android.Speech.Tts.QueueMode Enumeration
Enumerates values returned by the QueueMode.Add, and QueueMode.Flush members and taken as a parameter of several methods of Android.Speech.Tts.TextToSpeech.

Syntax

public enum QueueMode

Remarks

Enumerates values returned by the QueueMode.Add, and QueueMode.Flush members and taken as a parameter of the following: .

Members

Member NameDescription
AddQueue mode where the new entry is added at the end of the playback queue.
FlushQueue mode where all entries in the playback queue (media to be played and text to be synthesized) are dropped and replaced by the new entry. Queues are flushed with respect to a given calling app. Entries in the queue from other callees are not discarded.

Requirements

Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0