Merge branch 'master' of github.com:fleschutz/PowerShell

This commit is contained in:
Markus Fleschutz 2021-11-28 11:58:09 +01:00
commit ca8867007b
2 changed files with 61 additions and 61 deletions

View File

@ -97,9 +97,9 @@ Mega Collection of PowerShell Scripts
| [close-calculator.ps1](Scripts/close-calculator.ps1) | Closes the calculator application | [Help](Docs/close-calculator.md) |
| [close-cortana.ps1](Scripts/close-cortana.ps1) | Closes Cortana | [Help](Docs/close-cortana.md) |
| [close-file-explorer.ps1](Scripts/close-file-explorer.ps1) | Closes Microsoft File Explorer | [Help](Docs/close-file-explorer.md) |
| [close-google-chrome.ps1](Scripts/close-google-chrome.ps1)| Closes the Google Chrome Web browser | [Help](Docs/close-google-chrome.md) |
| [close-chrome-browser.ps1](Scripts/close-chrome-browser.ps1)| Closes the Chrome browser | [Help](Docs/close-chrome-browser.md) |
| [close-program.ps1](Scripts/close-program.ps1) | Closes the given program gracefully | [Help](Docs/close-program.md) |
| [close-microsoft-edge.ps1](Scripts/close-microsoft-edge.ps1)| Closes the Microsoft Edge Web browser | [Help](Docs/close-microsoft-edge.md) |
| [close-edge-browser.ps1](Scripts/close-edge-browser.ps1)| Closes the Edge Web browser | [Help](Docs/close-edge-browser.md) |
| [close-microsoft-store.ps1](Scripts/close-microsoft-store.ps1)| Closes the Microsoft Store app | [Help](Docs/close-microsoft-store.md) |
| [close-netflix.ps1](Scripts/close-netflix.ps1) | Closes the Netflix app | [Help](Docs/close-netflix.md) |
| [close-onedrive.ps1](Scripts/close-onedrive.ps1) | Closes Microsoft OneDrive | [Help](Docs/close-onedrive.md) |

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Lists the installed text-to-speech voices
.DESCRIPTION
This script lists the installed text-to-speech voices. It requires PowerShell 2.0 or higher.
This script lists the installed text-to-speech (TTS) voices.
.EXAMPLE
PS> ./list-voices