Update list-voices.ps1

This commit is contained in:
Markus Fleschutz 2023-10-19 08:15:17 +02:00 committed by GitHub
parent 7e379a79ba
commit f68310dee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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