Beginner Powershell fun 2 | Text to speech in Powershell, outputting a string to a robot voice 🤖

Опубликовано: 09 Сентябрь 2018
на канале: Mike in the Cloud
707
17

PS Fun 2 | Making your computer talk to you with Powershell

Using .NET in our Powershell code we can take text information and perform a text to voice conversion, having our computer speak outputs to us. Example code below.

Example code:

https://github.com/kramit/Powershell-...