Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.52 KB

voicecommanddisambiguationresult.md

File metadata and controls

23 lines (16 loc) · 1.52 KB
-api-id -api-type
T:Windows.ApplicationModel.VoiceCommands.VoiceCommandDisambiguationResult
winrt class

Windows.ApplicationModel.VoiceCommands.VoiceCommandDisambiguationResult

-description

The result obtained from the disambiguation screen displayed on the Cortana canvas.

Calling RequestDisambiguationAsync from the background app service causes Cortana to display the disambiguation screen.

-remarks

Access VoiceCommandDisambiguationResult objects by calling RequestDisambiguationAsync on a VoiceCommandServiceConnection that references the appropriate Windows.ApplicationModel.AppService object.

-examples

-see-also

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