Update speak-english.ps1

This commit is contained in:
Markus Fleschutz
2022-12-19 08:38:44 +01:00
committed by GitHub
parent e6ef816d5c
commit 46186820ca

View File

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