Advertisement
dyeske

talk

Sep 27th, 2021
1,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $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