mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-03 13:40:35 +02:00
Update speak-english.ps1
This commit is contained in:
parent
1f4148975e
commit
96794caf66
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user