VoiceInteractionSession
AbortVoiceRequest
ActivityId
AssistState
CommandRequest
CompleteVoiceRequest
ConfirmationRequest
Insets
InterfaceConsts
IVisibleActivityCallback
PickOptionRequest
Request
KeyShowSessionId
VoiceInteractionSession(Context)
VoiceInteractionSession(Context, Handler)
VoiceInteractionSession(IntPtr, JniHandleOwnership)
Context
DisabledShowContext
JniPeerMembers
LayoutInflater
ThresholdClass
ThresholdType
UserDisabledShowContext
Window
CloseSystemDialogs()
Dump(String, FileDescriptor, PrintWriter, String[])
Finish()
Hide()
OnAssistStructureFailure(Throwable)
OnBackPressed()
OnCancelRequest(Request)
OnCloseSystemDialogs()
OnComputeInsets(Insets)
OnConfigurationChanged(Configuration)
OnCreate()
OnCreate(Bundle)
OnCreateContentView()
OnDestroy()
OnDirectActionsInvalidated(ActivityId)
OnGetSupportedCommands(String[])
OnHandleAssist(AssistState)
OnHandleAssist(Bundle, AssistStructure, AssistContent)
OnHandleAssistSecondary(Bundle, AssistStructure, AssistContent, Int32, Int32)
OnHandleScreenshot(Bitmap)
OnHide()
OnKeyDown(Keycode, KeyEvent)
OnKeyLongPress(Keycode, KeyEvent)
OnKeyMultiple(Keycode, Int32, KeyEvent)
OnKeyUp(Keycode, KeyEvent)
OnLockscreenShown()
OnLowMemory()
OnPrepareShow(Bundle, ShowFlags)
OnRequestAbortVoice(AbortVoiceRequest)
OnRequestCommand(CommandRequest)
OnRequestCompleteVoice(CompleteVoiceRequest)
OnRequestConfirmation(ConfirmationRequest)
OnRequestPickOption(PickOptionRequest)
OnShow(Bundle, ShowFlags)
OnTaskFinished(Intent, Int32)
OnTaskStarted(Intent, Int32)
OnTrimMemory(TrimMemory)
PerformDirectAction(DirectAction, Bundle, CancellationSignal, IExecutor, IConsumer)
RegisterVisibleActivityCallback(IExecutor, IVisibleActivityCallback)
RequestDirectActions(ActivityId, CancellationSignal, IExecutor, IConsumer)
SetContentView(View)
SetKeepAwake(Boolean)
SetTheme(Int32)
SetUiEnabled(Boolean)
Show(Bundle, ShowFlags)
StartAssistantActivity(Intent)
StartAssistantActivity(Intent, Bundle)
StartVoiceActivity(Intent)
UnregisterVisibleActivityCallback(IVisibleActivityCallback)
net9.0-android34.0
namespace Android.Service.Voice
{
[Register("android/service/voice/VoiceInteractionSession", DoNotGenerateAcw = true)]
public class VoiceInteractionSession : Object, IComponentCallbacks, IComponentCallbacks2, IJavaObject, ICallback, IJavaPeerable, IDisposable
{
[Register("onHandleScreenshot", "(Landroid/graphics/Bitmap;)V", "GetOnHandleScreenshot_Landroid_graphics_Bitmap_Handler", ApiSince = 23)]
[SupportedOSPlatform("android23.0")]
public virtual void OnHandleScreenshot(Bitmap? screenshot);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API