mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 17:38:19 +02:00
Update list-voices.ps1
This commit is contained in:
parent
7e379a79ba
commit
f68310dee0
@ -1,8 +1,8 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Lists the installed text-to-speech voices
|
List installed text-to-speech voices
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script lists the installed text-to-speech (TTS) voices.
|
This PowerShell script queries the installed text-to-speech (TTS) voices and prints them to the console.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./list-voices.ps1
|
PS> ./list-voices.ps1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user