| -api-id | M:Windows.ApplicationModel.VoiceCommands.VoiceCommandDefinitionManager.InstallCommandDefinitionsFromStorageFileAsync(Windows.Storage.StorageFile) |
|---|---|
| -api-type | winrt method |
Windows.ApplicationModel.VoiceCommands.VoiceCommandDefinitionManager.InstallCommandDefinitionsFromStorageFileAsync
Installs the CommandSet elements in a Voice Command Definition (VCD) file.
An object representing a Voice Command Definition (VCD) file.
An asynchronous handler called when the operation is complete.
Call this method only from your OnLaunched override, or a Resuming event handler.
Do not call this method from a Suspending event handler as the action might take longer than the time allotted by the system for app suspension.
Voice Command Definition (VCD) elements and attributes v1.2, Cortana interactions, Cortana design guidelines, Cortana voice command sample