Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.34 KB

File metadata and controls

33 lines (23 loc) · 2.34 KB
-api-id M:Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.CreateResponse(Windows.ApplicationModel.VoiceCommands.VoiceCommandUserMessage)
-api-type winrt method

Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.CreateResponse

-description

Creates a VoiceCommandResponse object used in calls to ReportProgressAsync, ReportSuccessAsync or ReportFailureAsync.

-parameters

-param userMessage

The message that is spoken by Cortana and shown on the Cortana canvas. This message should be:

-returns

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

-remarks

-examples

-see-also

CreateResponse(VoiceCommandUserMessage, IIterable(VoiceCommandContentTile)), elements and attributes v1.2, Cortana interactions, Cortana design guidelines, Cortana voice command sample