mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-01 03:36:28 +02:00
Update VoiceControl.md
This commit is contained in:
parent
ea16de8d99
commit
cfc05d1afa
@ -4,7 +4,7 @@ Executing PowerShell Scripts by Voice
|
|||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
1. Download and install *Serenade* from https://serenade.ai/.
|
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.
|
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 using the wake word 'Computer' (at `$HOME/.serenade/scripts/PowerShell.js`). Recommended wake words with a high recognition rate are: "Alexa", "Computer", "KITT", or "Windows". In the following we are using the wake word "Computer".
|
3. Execute: `./export-to-serenade.ps1 Computer` in the *PowerShell Scripts* - this creates a custom JavaScript file using the wake word 'Computer' (at `$HOME/.serenade/scripts/PowerShell.js`). Recommended wake words with a high recognition rate are: "Alexa", "Computer", "KITT", or "Windows". In the following we are using the wake word "Computer".
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user