Update VoiceControl.md

This commit is contained in:
Markus Fleschutz 2021-12-10 16:20:54 +01:00 committed by GitHub
parent b9069dd275
commit 6408e33b0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,11 @@ Voice recognition and response (VRR) is so much fun and so comfortable! Just giv
-------
1. Launch *Serenade* and click into the circle to enable Listening mode.
2. Launch *Windows Terminal* and click into the window.
3. Speak into the microphone: `Computer, open calculator` - this executes the PowerShell script `open-calculator.ps1` which launches the calculator application.
3. Speak into the microphone: `"Computer, open calculator"` - this executes the PowerShell script `open-calculator.ps1` which launches the calculator application.
More supported voice commands are:
`Computer, open` [app]
`"Computer, open` [app]"
----------------------
Launches the given application, just replace [app] by: `3D-Viewer`, `Calculator`, `Git Extensions`, `Magnifier`, `Microsoft Paint`, `Microsoft Store`, `Netflix`, `Notepad`, `OBS Studio`, `Outlook`, `Paint 3D`, `Spotify`, `Thunderbird`, `Visual Studio`, or `Windows Terminal`.
@ -141,4 +141,4 @@ When finished say: "Close tab" or: "Computer, close [name] browser" to close the
* `Computer, roll a dice`
* `Computer, tell joke`
* `Computer, tell quote`
* `Computer, thank you`
* `Computer, thank you`