mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-05 06:48:25 +02:00
Update VoiceCommands.md
This commit is contained in:
parent
95d85d7b27
commit
f9b9a9dd88
@ -1,23 +1,37 @@
|
|||||||
Voice Commands
|
List of Supported Voice Commands
|
||||||
==============
|
================================
|
||||||
|
|
||||||
Start & stop Applications
|
Start & Stop Applications
|
||||||
-------------------------
|
-------------------------
|
||||||
1. [wake word], open <NAME>
|
1. [wake word], open NAME
|
||||||
2. [wake word], close <NAME>
|
2. [wake word], close NAME
|
||||||
|
|
||||||
Replace <NAME> by "calculator", "Mozilla Firefox"
|
Replace NAME by "calculator", "Google Chrome", "Microsoft Edge", "Mozilla Firefox"
|
||||||
|
|
||||||
Show Cities in Google Maps
|
|
||||||
|
Open a Websits in the Browser
|
||||||
|
-----------------------------
|
||||||
|
* [wake word], open NAME website.
|
||||||
|
|
||||||
|
Replace NAME by "BBC", "CNN", "FBI", "NASA", "Pixabay", "Tesla", "UFA", or "Unsplash".
|
||||||
|
|
||||||
|
|
||||||
|
Show a City in Google Maps
|
||||||
--------------------------
|
--------------------------
|
||||||
* [wake word], show <NAME> city.
|
* [wake word], show NAME city.
|
||||||
|
|
||||||
Replace <NAME> by "Boston", "Berlin", "Munich", ...
|
Replace NAME by "Boston", "Berlin", "Munich", ...
|
||||||
|
|
||||||
|
|
||||||
|
Play a Radio Station
|
||||||
|
--------------------
|
||||||
|
* [wake word], play radio NAME.
|
||||||
|
|
||||||
|
Replace NAME by "Arabella", "Bob", "Galaxy", "7", "Gong", "Kiss Kiss", "N-JOY", ...
|
||||||
|
|
||||||
|
|
||||||
Conversation
|
Conversation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
1. [wake word], good morning
|
1. [wake word], good morning
|
||||||
2. [wake word], good evening
|
2. [wake word], good evening
|
||||||
3. [wake word], good night
|
3. [wake word], good night
|
||||||
|
Loading…
Reference in New Issue
Block a user