mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-26 09:53:57 +01:00
Update VoiceControl.md
This commit is contained in:
parent
755f797bce
commit
9a768c3591
@ -6,7 +6,7 @@ Executing PowerShell Scripts by Voice
|
||||
--------------
|
||||
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.
|
||||
3. 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'. Recommended wake words with a high recognition rate are: "Alexa", "Bixby", "Computer", "Jarvis", "KITT", or "Windows". In the following the wake word "Computer" is used.
|
||||
3. 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'. Recommended wake words with a high recognition rate are: "Alexa", "Bixby", "Computer", "James", or "Jarvis". In the following the wake word "Computer" is used.
|
||||
|
||||
|
||||
🗣 Usage
|
||||
|
Loading…
Reference in New Issue
Block a user