Friday, March 18, 2011

Tell your computer to speak in marathi and hindi

 Hi friends,

This is simple trick to tell your computer to speak.
this trick to tell your computer to speak in marathi and hindi. 

Follow these simple steps:--


1) Open Notepad
Start>>Programs>>Accessories>>Notepad

 2) Copy following code to notepad file. 

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



3)  Save this file as  “speak.vbs”
 

4) Open file "speak.vbs"
one dialog box will appear

5) Type message which you want to hear.


6) Press "Enter" or click "OK" button.

So you can hear your message in Marathi or Hindi.


Thanks...
-KK

1 comments :

Unknown said...
This comment has been removed by a blog administrator.

Post a Comment

Popular Posts