Update speak-english.ps1

This commit is contained in:
Markus Fleschutz
2021-10-27 07:17:41 +02:00
committed by GitHub
parent 1f4148975e
commit 96794caf66

View File

@ -3,6 +3,7 @@
Speaks text with an English text-to-speech voice Speaks text with an English text-to-speech voice
.DESCRIPTION .DESCRIPTION
This scripts speaks the given text with an English text-to-speech (TTS) voice. This scripts speaks the given text with an English text-to-speech (TTS) voice.
Requires that an English TTS voice is installed.
.PARAMETER text .PARAMETER text
Specifies the text to speak Specifies the text to speak
.EXAMPLE .EXAMPLE