Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.19 KB

voicecommandserviceconnection_reportfailureasync_1581497711.md

File metadata and controls

27 lines (19 loc) · 1.19 KB
-api-id -api-type
M:Windows.ApplicationModel.VoiceCommands.VoiceCommandServiceConnection.ReportFailureAsync(Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse)
winrt method

Windows.ApplicationModel.VoiceCommands.VoiceCommandServiceConnection.ReportFailureAsync

-description

Sends a response to Cortana indicating the voice command has failed.

-parameters

-param response

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

-returns

An asynchronous handler called when the operation is complete.

-remarks

-examples

-see-also

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