Update speak-countdown.ps1

This commit is contained in:
Markus Fleschutz 2021-10-27 07:19:55 +02:00 committed by GitHub
parent 96794caf66
commit b1903422e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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