Dim speaks,dev
speaks="hello devendra dora"
Set dev=CreateObject("sapi.spvoice
dev.Speak speaks
In the above vbs script, hello devendra dora can be replaced by your own name or any text
Then save it.
The sample file with the above given code can be downloaded from https://docs.google.com/file/
and following the above given steps in setting up the app
The shortcut of the downloaded file can be placed in the location
C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP)
or
to C:\Users\ User-Name\AppData\Roaming\Micr
------->If any of the folder in the above given location is not visible then goto tools >folder options >view> select the show hidden files and folders.
It is done now........................
Well written. Thanks for the tips
ReplyDelete