mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-11 04:29:19 +02:00
Update speak-countdown.ps1
This commit is contained in:
parent
96794caf66
commit
b1903422e2
@ -2,7 +2,7 @@
|
||||
.SYNOPSIS
|
||||
Speaks a countdown by text-to-speech
|
||||
.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
|
||||
Specifies the number to start from
|
||||
.EXAMPLE
|
||||
|
Loading…
Reference in New Issue
Block a user