mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Update speak-countdown.ps1
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user