Tuesday 23 July 2013

Simple App that speeks whatever you type in



Create your own application that speeks whatever you type. . .


> Open notepad
> Copy and Paste the following code into the notepad

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

> Save the file as Speech.vbs (.vbs is must)
> Dnt forget to change the file type as All files

1 comment:

Total Pageviews

Pages

Translate

Social Icons

Followers

Popular Posts

Featured Posts