Updaate speak-arabic.ps1 and speak-greek.ps1

This commit is contained in:
Markus Fleschutz 2023-08-24 14:24:38 +02:00
parent 01939af228
commit 7958604a1b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<#
.SYNOPSIS
Speaks text with an Arabic text-to-speech voice
Speaks text in Arabic
.DESCRIPTION
This PowerShell script speaks the given text with an Arabic text-to-speech (TTS) voice.
.PARAMETER text

View File

@ -1,6 +1,6 @@
<#
.SYNOPSIS
Speaks text with a Greek text-to-speech voice
Speaks text in Greek
.DESCRIPTION
This PowerShell script speaks the given text with a Greek text-to-speech (TTS) voice.
.PARAMETER text