Android.Service.Voice Namespace
Remarks
To be added.
Classes
| Type | Reason |
|---|---|
| AlwaysOnHotwordDetector | A class that lets a VoiceInteractionService implementation interact with always-on keyphrase detection APIs. |
| AlwaysOnHotwordDetector+Callback | |
| EventPayload | |
| HotwordDetectorState | Enumerates values returned by several methods of HotwordDetectorState and taken as a parameter of the AlwaysOnHotwordDetector+Callback.OnAvailabilityChanged member. |
| RecognitionFlag | Enumerates values returned by the RecognitionFlag.AllowMultipleTriggers, RecognitionFlag.CaptureTriggerAudio, and RecognitionFlag.None members and taken as a parameter of the AlwaysOnHotwordDetector.StartRecognition member. |
| RecognitionMode | Enumerates values returned by the RecognitionMode.UserIdentification, and RecognitionMode.VoiceTrigger members. |
| VoiceInteractionService | Top-level service of the current global voice interactor, which is providing support for hotwording etc. |
| VoiceInteractionSession | An active interaction session, started by a VoiceInteractionService. |
| VoiceInteractionSessionService | An active voice interaction session, initiated by a VoiceInteractionService. |

