Update README.md

This commit is contained in:
Markus Fleschutz 2022-09-04 12:11:30 +02:00 committed by GitHub
parent be629e44e6
commit bbf9f04a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,8 +32,8 @@ Mega Collection of PowerShell Scripts
| [speak-spanish.ps1](Scripts/speak-spanish.ps1) | Speaks text with a Spanish text-to-speech voice | [Help](Docs/speak-spanish.md) |
| [speak-test.ps1](Scripts/speak-test.ps1) | Performs a speak test by text-to-speech | [Help](Docs/speak-test.md) |
| [speak-text.ps1](Scripts/speak-text.ps1) | Speaks the given text by text-to-speech | [Help](Docs/speak-text.md) |
| [tell-joke.ps1](Scripts/tell-joke.ps1) | Tell a joke by text-to-speech | [Help](Docs/tell-joke.md) |
| [tell-quote.ps1](Scripts/tell-quote.ps1) | Tell a quote by text-to-speech | [Help](Docs/tell-quote.md) |
| [tell-joke.ps1](Scripts/tell-joke.ps1) | Tells a joke by text-to-speech | [Help](Docs/tell-joke.md) |
| [tell-quote.ps1](Scripts/tell-quote.ps1) | Tells a quote by text-to-speech | [Help](Docs/tell-quote.md) |
| [turn-volume-down.ps1](Scripts/turn-volume-down.ps1) | Turns the audio volume down | [Help](Docs/turn-volume-down.md) |
| [turn-volume-fully-up.ps1](Scripts/turn-volume-fully-up.ps1) | Turns the audio volume fully up | [Help](Docs/turn-volume-fully-up.md)|
| [turn-volume-off.ps1](Scripts/turn-volume-off.ps1) | Turns audio off | [Help](Docs/turn-volume-off-audio.md)|