Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.44 KB

File metadata and controls

26 lines (18 loc) · 1.44 KB
-api-id P:Windows.ApplicationModel.VoiceCommands.VoiceCommandDefinitionManager.InstalledCommandDefinitions
-api-type winrt property

Windows.ApplicationModel.VoiceCommands.VoiceCommandDefinitionManager.InstalledCommandDefinitions

-description

A dictionary that contains all installed command sets that have a Name attribute set in the Voice Command Definition (VCD) file.

Note

Opening an app service connection can be resource intensive. Avoid accessing this property during time-sensitive operations, especially from the UI thread or when Suspending.

-property-value

The dictionary of installed command sets that have a Name attribute set in the Voice Command Definition (VCD) file.

-remarks

-examples

-see-also

Voice Command Definition (VCD) elements and attributes v1.2, Cortana interactions, Cortana design guidelines, Cortana voice command sample