Android.Service.Voice.AlwaysOnHotwordDetector: Method Members

The methods of Android.Service.Voice.AlwaysOnHotwordDetector are listed below. For a list of all members, see the AlwaysOnHotwordDetector Members list.

See Also: Inherited members from Java.Lang.Object

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.