Update speak-french.ps1

This commit is contained in:
Markus Fleschutz 2021-10-27 07:13:57 +02:00 committed by GitHub
parent 33e36008ed
commit 1ca080ad4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,8 @@
.SYNOPSIS
Speaks text with a French text-to-speech voice
.DESCRIPTION
This script speaks the given text with a French text-to-speech (TTS) voice
This script speaks the given text with a French text-to-speech (TTS) voice.
Requires that a French TTS voice is installed.
.PARAMETER text
Specifies the text to speak
.EXAMPLE