From 3df290b201a525f0d89be455e6cb5bc2c7731d0f Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 10 Dec 2021 16:27:20 +0100 Subject: [PATCH] Update VoiceControl.md --- Docs/VoiceControl.md | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index 7e7b797e..8d7ccb18 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -107,38 +107,38 @@ When finished say: "Close tab" or: "Computer, close [name] browser" to close the 🔊 Audio Voice Commands ------------------------ -* `Computer, turn volume off` -* `Computer, turn volume on` -* `Computer, turn volume up` -* `Computer, turn volume down` +* "Computer, turn volume off" - mutes audio +* "Computer, turn volume on" - unmutes audio +* "Computer, turn volume up" - increases the audio volume by 10% +* "Computer, turn volume down" - decreases the audio volume by 10% 💬 Welcome Commands ------------------- -* `Computer, Hi` -* `Computer, say hello` -* `Computer, good morning` -* `Computer, good evening` -* `Computer, good night` -* `Computer, how are you?` +* "Computer, Hi!" +* "Computer, say hello!" +* "Computer, good morning." +* "Computer, good evening." +* "Computer, good night." +* "Computer, how are you?" 💬 Farewell Commands -------------------- -* `Computer, I'll be back` -* `Computer, good bye` -* `Computer, bye-bye` -* `Computer, see you` +* "Computer, I'll be back." +* "Computer, good bye." +* "Computer, bye-bye." +* "Computer, see you." 💭 Various Voice Commands ------------------------- -* `Computer, connect VPN` -* `Computer, come on` -* `Computer, give me five` -* `Computer, locate my phone` -* `Computer, repeat last reply` -* `Computer, roll a dice` -* `Computer, tell joke` -* `Computer, tell quote` -* `Computer, thank you` +* "Computer, connect VPN" - connects to VPN +* "Computer, come on" +* "Computer, give me five" +* "Computer, locate my phone" +* "Computer, repeat last reply" +* "Computer, roll a dice" - returns a dice number +* "Computer, tell joke." +* "Computer, tell quote." +* "Computer, thank you."