Update the speak-*.ps1 scripts

This commit is contained in:
Markus Fleschutz
2023-08-06 11:35:19 +02:00
parent 001c19a2b3
commit 16489cb0b0
22 changed files with 24 additions and 24 deletions

View File

@ -6,7 +6,7 @@
.PARAMETER text
Specifies the text to speak
.EXAMPLE
PS> ./speak-danish Hej
PS> ./speak-danish.ps1 Hej
.LINK
https://github.com/fleschutz/PowerShell
.NOTES