Add list-voices.ps1

This commit is contained in:
Markus Fleschutz
2021-07-16 17:34:03 +02:00
parent f40b13b5d3
commit dd1a0ec7a0
3 changed files with 27 additions and 0 deletions

View File

@ -127,6 +127,7 @@ list-timezone.ps1, lists the current time zone details
list-timezones.ps1, lists all time zones available
list-tiobe-index.ps1, lists the TIOBE index of top programming languages
list-user-groups.ps1, lists the user groups on the local computer
list-voices.ps1, lists the installed text-to-speech (TTS) voices
list-weather.ps1, lists the hourly weather
list-workdir.ps1, lists the current working directory
locate-city.ps1, prints the geographic location of the given city

1 Script Description
127 list-timezones.ps1 lists all time zones available
128 list-tiobe-index.ps1 lists the TIOBE index of top programming languages
129 list-user-groups.ps1 lists the user groups on the local computer
130 list-voices.ps1 lists the installed text-to-speech (TTS) voices
131 list-weather.ps1 lists the hourly weather
132 list-workdir.ps1 lists the current working directory
133 locate-city.ps1 prints the geographic location of the given city