How to make your PC to speak

In this Article We will show you How to make your PC to speak

Here are the following steps :-

Step 1:Open a text file in notepad and type this code :-
Dim msg, sapi
message=InputBox("Welcome Himanshu Soni","Welcome to new world")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

Step 2:save this file with extension ("file_name".vbs),it will create a VBScipt File.

Step 3:Open this file.

It is mandatory that code should be in proper syntax and error free.
This Trick works in Windows XP,Windows 7 and may be in Windows Vista. 

Suggestion -This trick is just for fun therefore this trick is not efficient,time saving and flexible if we want to use this script for Commercial use.There are numerous software available to perform this.Most promising and best software is :Audiobookmaker




Comments

Is this Blog fullfills your needs?