diff --git a/Scripts/list-voices.ps1 b/Scripts/list-voices.ps1 index 7c874a50..8fd61567 100755 --- a/Scripts/list-voices.ps1 +++ b/Scripts/list-voices.ps1 @@ -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