Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.59 KB

voicecommandresponse_repeatmessage.md

File metadata and controls

30 lines (19 loc) · 1.59 KB
-api-id -api-type
P:Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.RepeatMessage
winrt property

Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.RepeatMessage

-description

The secondary message (for disambiguation and confirmation screens only) that is spoken by Cortana and shown on the Cortana canvas, if a response was not understood.

This message should be both a variation of the first message and one of the following:

  • An unambiguous question that can be answered with either yes or no on confirmation screens (see RequestConfirmationAsync).
  • A request for the user to select from the list of choices presented on disambiguation screens (see RequestDisambiguationAsync).

-property-value

The message that is spoken or shown by Cortana.

-remarks

-examples

-see-also

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