Android.Service.Voice.AlwaysOnHotwordDetector Members

The members of Android.Service.Voice.AlwaysOnHotwordDetector are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

CreateEnrollIntent() : Android.Content.Intent
Creates an intent to start the enrollment for the associated keyphrase.
CreateReEnrollIntent() : Android.Content.Intent
Creates an intent to start the re-enrollment for the associated keyphrase.
CreateUnEnrollIntent() : Android.Content.Intent
Creates an intent to start the un-enrollment for the associated keyphrase.
StartRecognition(RecognitionFlag) : bool
Starts recognition for the associated keyphrase.
StopRecognition() : bool
Stops recognition for the associated keyphrase.