mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-06 16:44:58 +02:00
Updaate speak-arabic.ps1 and speak-greek.ps1
This commit is contained in:
parent
01939af228
commit
7958604a1b
@ -1,6 +1,6 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text with an Arabic text-to-speech voice
|
Speaks text in Arabic
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script speaks the given text with an Arabic text-to-speech (TTS) voice.
|
This PowerShell script speaks the given text with an Arabic text-to-speech (TTS) voice.
|
||||||
.PARAMETER text
|
.PARAMETER text
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text with a Greek text-to-speech voice
|
Speaks text in Greek
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script speaks the given text with a Greek text-to-speech (TTS) voice.
|
This PowerShell script speaks the given text with a Greek text-to-speech (TTS) voice.
|
||||||
.PARAMETER text
|
.PARAMETER text
|
||||||
|
Loading…
Reference in New Issue
Block a user