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.spvoice")
sapi.Speak msg



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