From b1903422e235bc98d94d632da9773e6dac923605 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 27 Oct 2021 07:19:55 +0200 Subject: [PATCH] Update speak-countdown.ps1 --- Scripts/speak-countdown.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/speak-countdown.ps1 b/Scripts/speak-countdown.ps1 index d497a03a..319a2fff 100755 --- a/Scripts/speak-countdown.ps1 +++ b/Scripts/speak-countdown.ps1 @@ -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