mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-26 14:26:10 +01:00
Update speak-french.ps1
This commit is contained in:
parent
33e36008ed
commit
1ca080ad4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user