From 0ef9a5e1160c183fa2e5b5340d8a9209f2d4193e Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 10 Dec 2021 16:54:15 +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 acd9cfc0..c4945c8d 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -7,7 +7,7 @@ Voice recognition and response (VRR) is so much fun and so comfortable! Just giv -------------- 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*, allow the script execution and set the search path to it (see the FAQ page). -3. Select your personal wake word. Recommended wake words with a high recognition rate are: "Alexa", "Bixby", "Computer", "James", or "Jarvis". In the following the wake word "Computer" is used. +3. Select your personal wake word. Recommended wake words with a high recognition rate are: *"Alexa"*, *"Bixby"*, *"Computer"*, *"James"*, or *"Jarvis"*. In the following the wake word *"Computer"* is used. 4. 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'.