diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index 8bd75e9a..f681f514 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -79,6 +79,7 @@ Computer, open `name` settings * replace `name` by: "activation", "apps", "background", "backup", "bluetooth", "color", "date", "default apps", "developer", "display", "ethernet", "lockscreen", "maps", "printer", "proxy", "recovery", "speech", "start", "system", "taskbar", "themes", "time", "update", "usb", "vpn", or "wifi". Use "system" as top level settings. * when finished use: *Computer, close system settings* to stop the Windows settings. + Audio ----- * *Computer, mute audio.* @@ -87,6 +88,15 @@ Audio * *Computer, turn volume down.* +Misc +----- +* *Computer, locate my phone.* +* *Computer, tell joke.* +* *Computer, tell quote.* +* *Computer, tell operating system.* +* *Computer, tell up-time.* + + Nice Conversation ----------------- * *Computer, good morning.* @@ -94,7 +104,3 @@ Nice Conversation * *Computer, good night.* * *Computer, how are you?* * *Computer, thank you.* -* *Computer, tell joke.* -* *Computer, tell quote.* -* *Computer, tell operating system.* -* *Computer, tell up-time.* diff --git a/Scripts/find-android-phone.ps1 b/Scripts/locate-my-phone.ps1 similarity index 92% rename from Scripts/find-android-phone.ps1 rename to Scripts/locate-my-phone.ps1 index 7d8cbf83..8d9c143c 100755 --- a/Scripts/find-android-phone.ps1 +++ b/Scripts/locate-my-phone.ps1 @@ -4,7 +4,7 @@ .DESCRIPTION This script launches the Web browser with the Google Find My Device website. .EXAMPLE - PS> ./open-android-phone + PS> ./locate-my-phone .NOTES Author: Markus Fleschutz ยท License: CC0 .LINK