mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-16 09:50:02 +01:00
Updaate speak-arabic.ps1 and speak-greek.ps1
This commit is contained in:
parent
01939af228
commit
7958604a1b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user