From 9a768c359145b3b641a7eaa1f90b3f89d75c2b06 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 3 Dec 2021 09:56:53 +0100 Subject: [PATCH] Update VoiceControl.md --- Docs/VoiceControl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index 04918a97..5e04f919 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -6,7 +6,7 @@ Executing PowerShell Scripts by Voice -------------- 1. Download and install *Serenade* from https://serenade.ai/ (Serenade is freely available for Linux, MacOS, and Windows). 2. Download and install the *PowerShell Scripts*, then set the search path to it. -3. Execute: `./export-to-serenade.ps1 Computer` in the *PowerShell Scripts*, this creates a custom JavaScript file at `$HOME/.serenade/scripts/PowerShell.js` using the wake word 'Computer'. Recommended wake words with a high recognition rate are: "Alexa", "Bixby", "Computer", "Jarvis", "KITT", or "Windows". In the following the wake word "Computer" is used. +3. Execute: `./export-to-serenade.ps1 Computer` in the *PowerShell Scripts*, this creates a custom JavaScript file at `$HOME/.serenade/scripts/PowerShell.js` using the wake word 'Computer'. Recommended wake words with a high recognition rate are: "Alexa", "Bixby", "Computer", "James", or "Jarvis". In the following the wake word "Computer" is used. 🗣 Usage