Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.31 KB

File metadata and controls

21 lines (15 loc) · 1.31 KB
-api-id T:Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse
-api-type winrt class

Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse

-description

The response from a background app service for progress, confirmation, disambiguation, completion, or failure screens displayed on the Cortana canvas.

-remarks

The background app service cannot use the VoiceCommandResponse object to display anything on the Cortana canvas unless the app has access to a VoiceCommandServiceConnection object. A VoiceCommandServiceConnection object is created only when the background app service is invoked from Cortana.

-examples

-see-also

Windows.ApplicationModel.VoiceCommands, elements and attributes v1.2, Cortana interactions, Cortana design guidelines, Cortana voice command sample