Open notepad and paste the following code and save the file with .vbs extension, it will create a VBScript File.
It will prompt you for a text, input the text and press ok.”
;copy from here————–
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
;———-to here
Download the .vbs file



































Very simple… but very cool trick
It doesnt works it says the following:
Line: 3
Character: 1
“ActiveX couldnt create the object: ’sapi.spvoie’
Code: 800A01AD
how can I fix it?
voice*
is a problem if I use windows vista?
Hi Eaton
Please try it again, also check the .vbs file I created.
http://geniushackers.com/blog/wp-content/uploads/2008/07/xp-talk-geniushackers.vbs
This thing works in vista to.
Tell me if this helped.
Satish Gandham
Satish
Hey i m familiar with VB environment…..Can u tell me some other programming code of ObjectCreation…..
my id is manish.manishr@gmail.com
haha not bad
I tried ur file and it keeps saying error lmao it says that actveX couldnt create the object
well my computer has xp too, so ill try with xp later cya
it does’nt work for me. it open ups in notepad even i gave the vbs ext.
cool
it works 4 me
kvn.. u have to change the file type to all files when u save
tooo gud man