mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
speak-text.ps1 [<text>]
|
||||
.DESCRIPTION
|
||||
Speaks the given text by the default text-to-speech (TTS) voice
|
||||
.DESCRIPTION
|
||||
speak-text.ps1 [<text>]
|
||||
.EXAMPLE
|
||||
PS> ./speak-text "Hello World"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user