From 1f4148975e4fafc26e3e09cd3ff77c034ed099a1 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 27 Oct 2021 07:16:09 +0200 Subject: [PATCH] Update speak-german.ps1 --- Scripts/speak-german.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/speak-german.ps1 b/Scripts/speak-german.ps1 index 6b9edc18..01bd5c7d 100755 --- a/Scripts/speak-german.ps1 +++ b/Scripts/speak-german.ps1 @@ -3,6 +3,7 @@ Speaks text with a German text-to-speech voice .DESCRIPTION This script speaks the given text with a German text-to-speech (TTS) voice. + Requires that a German TTS voice is installed. .PARAMETER text Specifies the text to speak .EXAMPLE