mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-04 14:30:42 +02:00
Update VoiceControl.md
This commit is contained in:
parent
b9069dd275
commit
6408e33b0b
@ -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.
|
1. Launch *Serenade* and click into the circle to enable Listening mode.
|
||||||
2. Launch *Windows Terminal* and click into the window.
|
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:
|
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`.
|
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, roll a dice`
|
||||||
* `Computer, tell joke`
|
* `Computer, tell joke`
|
||||||
* `Computer, tell quote`
|
* `Computer, tell quote`
|
||||||
* `Computer, thank you`
|
* `Computer, thank you`
|
||||||
|
Loading…
Reference in New Issue
Block a user