Speaking Computer Without Software

0 comments
This is the tutorial that teaches you to make your own software that speaks

first of all open the notepad then type the following things there

Dim message, sapi
message=InputBox("What do you want me to say?","computertipsnfacts.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

Now save the file in .vbs extension. it will work..

Comments

0 comments to "Speaking Computer Without Software"

Post a Comment

Related Posts Plugin for WordPress, Blogger...
 

Copyright @ 2013 All Rights Reserved.