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


Messages In This Thread
Text to Speech - by Scorch - 01-15-201111:58 PM
RE: Text to Speech - by Hidden Dragon - 01-16-201112:12 AM
RE: Text to Speech - by Scorch - 01-16-201112:21 AM
RE: Text to Speech - by Ironside - 01-16-201111:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)