| -api-id | M:Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.RequestActivation(Windows.ApplicationModel.ConversationalAgent.ConversationalAgentActivationKind) |
|---|---|
| -api-type | winrt method |
Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.RequestActivation(Windows.ApplicationModel.ConversationalAgent.ConversationalAgentActivationKind)
Requests that the digital assistant be activated to the foreground.
The supported agent activation type.
When activation is requested, you can choose whether the agent is activated in a voice activation preview window or normal window.
The result of the activation.
This is an updated version of the RequestForegroundActivationAsync method.