mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-01 06:04:41 +02:00
Update speak-countdown.ps1
This commit is contained in:
parent
96794caf66
commit
b1903422e2
@ -2,7 +2,7 @@
|
|||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks a countdown by text-to-speech
|
Speaks a countdown by text-to-speech
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This scripts speaks a countdown by text-to-speech (TTS).
|
This scripts speaks a countdown starting from a given number (10 by default) by text-to-speech (TTS).
|
||||||
.PARAMETER StartNumber
|
.PARAMETER StartNumber
|
||||||
Specifies the number to start from
|
Specifies the number to start from
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
|
Loading…
Reference in New Issue
Block a user