Android.Speech.Tts.TextToSpeech.Stop Method
Interrupts the current utterance (whether played or rendered to file) and discards other utterances in the queue.

Syntax

[Android.Runtime.Register("stop", "()I", "GetStopHandler")]
[return:Android.Runtime.GeneratedEnum]
public virtual OperationResult Stop ()

Returns

Documentation for this section has not yet been entered.

Remarks

Interrupts the current utterance (whether played or rendered to file) and discards other utterances in the queue.

[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