Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Dim userinput
- userinput = inputbox("Type words in the box","Ventriloquism")
- set sapi = wscript.createobject("SAPI.Spvoice")
- Sapi.speak userinput
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement