Android.Speech.SpeechRecognizer.Cancel Method
Cancels the speech recognition.

Syntax

[Android.Runtime.Register("cancel", "()V", "GetCancelHandler")]
public virtual void Cancel ()

Remarks

Cancels the speech recognition. Please note that SpeechRecognizer.SetRecognitionListener(IRecognitionListener) should be called beforehand, otherwise no notifications will be received.

[Android Documentation]

Requirements

Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8