VoiceInteractionService
ServiceInterface
ServiceMetaData
VoiceInteractionService()
VoiceInteractionService(IntPtr, JniHandleOwnership)
DisabledShowContext
JniPeerMembers
ThresholdClass
ThresholdType
CreateAlwaysOnHotwordDetector(String, Locale, Callback)
IsActiveService(Context, ComponentName)
OnBind(Intent)
OnGetSupportedVoiceActions(ICollection<String>)
OnLaunchVoiceAssistFromKeyguard()
OnPrepareToShowSession(Bundle, ShowFlags)
OnReady()
OnShowSessionFailed(Bundle)
OnShutdown()
SetUiHints(Bundle)
ShowSession(Bundle, ShowFlags)
StartSession(Bundle)
monoandroid
namespace Android.Service.Voice
{
[Register("android/service/voice/VoiceInteractionService", DoNotGenerateAcw = true)]
public class VoiceInteractionService : Service
{
[Register("setUiHints", "(Landroid/os/Bundle;)V", "", ApiSince = 29)]
public void SetUiHints(Bundle! hints);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API