< # .SYNOPSIS This script uses the Speech API to say "Hello World" .DESCRIPTION This script first loads the Speech API, then creates a SpeechSynthesiser object. It uses this object's Speak...
I’ve been playing around a bit with the System.Speech namespace, in particular the System.Speech.Synthesis.SpeechSynthesizer class. This class allows you go get the Speech Synthesis engine speak for you. On my workstation, I have just one voice, called...