Remove Ads

Share on Facebook Share on Twitter

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Text to Speech
#1
This is fun to mess with. Open notepad and copy this in.
[code]
do
StrText=("This is where you, type, your text!")
set ObjVoice = CreateObject("SAPI.SpVoice")
ObjVoice.Speak StrText
loop

[/code]
Then save it as a .vbs, great for pranks. You can close it in task manager if you become annoyed.
Reply
#2
Haha I like the use of a loop there. I knew about SAPI before but this is still good for those who didn't.

Edit: I like your sig. Assembly: You shoot yourself in the foot but first have to create the gun, the bullet, and your foot.
Reply
#3
Excellent idea to addIdea.
Reply
#4
I never get tired of these scripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)