Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

inxomnyaa/CustomCommandsForCortana

Repository files navigation

CustomCommandsForCortana

Add commands to Cortana using a simple UI Build status

Requirements

Windows Falls Creators update (1709, tested on 16299.192)

This is a Windows UWP Application coded in Visual Studio 2017 in C#

Running/Compiling/Installing

Clone to Visual Studio 2017 & build. Windows 10 will then show it in your Start Menu. Run the App atleast once to initialize. Do not forget to press the "Save" button when you are done. This will install the VoiceCommandDefinitions to Cortana automatically.

Adding commands

Settings

You can change the command prefix from "Command" (default) to anything you like.

The prefix is the "AppName", with which Cortana knows which program is meant to be executed.

Use a voice command

Say "Hey Cortana, "

For example: "Hey Cortana, Command lights off"

Example

Example: "Hey Cortana? Command hello world"

Prefix: "Command"

Command: "echo "hello world""

Listen For: "hello world"

About

Add commands to Cortana using a simple UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages