Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $txt = "You can do it with a single line of code"; $spk = New-Object -ComObject SAPI.SpVoice; $spk.Speak($txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement