mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 23:43:25 +01:00
Update list-voices.ps1
This commit is contained in:
parent
7e379a79ba
commit
f68310dee0
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Lists the installed text-to-speech voices
|
||||
List installed text-to-speech voices
|
||||
.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
|
||||
PS> ./list-voices.ps1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user