Search This Blog

Friday, August 26, 2011

Make ur xp talking



it is easy to make win xp takling
just open notepad
then
copy the this..

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoic
e")
sapi.Speak msg


and save it .vbs extension
then run the file
enter the text then
its
done
its really cool
leave comments



No comments: