CortanaExtensions 1.0.0
dotnet add package CortanaExtensions --version 1.0.0
NuGet\Install-Package CortanaExtensions -Version 1.0.0
<PackageReference Include="CortanaExtensions" Version="1.0.0" />
paket add CortanaExtensions --version 1.0.0
#r "nuget: CortanaExtensions, 1.0.0"
// Install CortanaExtensions as a Cake Addin #addin nuget:?package=CortanaExtensions&version=1.0.0 // Install CortanaExtensions as a Cake Tool #tool nuget:?package=CortanaExtensions&version=1.0.0
Generate a Voice Command Definition (VCD) file for Cortana in Windows 10 via C#, using Intellisense, instead of having to write XML. Beneficial for Multilingual Toolkit users.
This Library is inspired by the NotificationsExtensions Library from Microsoft.
It is still worth looking over the Documentation for how to define Cortana Strings, visit: https://msdn.microsoft.com/en-us/windows/uwp/input-and-devices/support-natural-language-voice-commands-in-cortana for more info.
Visit the project page for a detailed Description of the Package and its use.
An Optional Custom Markup can be used for the Multilingual Toolkit to help Translators add more ListenFor Elements that fit the context of their language better. Documentented on GitHub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,901 | 6/7/2016 |
Initial Release