How to make your " computer speak " by using notepad [with pictures]

 How to make your  computer speak  by using  notepad its is very simple to make just follow 
 some simple "STEPS" and you can do it

STEP  1 :- Go to Start and  type notepad  Open it .


 STEP 2 :- Open notepad and just type or Copy from here















program :-

Dim Messages,Speak

   Message=Inputbox("Enter the TEXT you want to listen","Speak")
   Set Speak=CreateObject("sapi.spvoice")
   Speak.Speak Message

STEP 3 :- Save the file as (.vbs)
















STEP 4 :- Now Open the file and you will see a popup like  this  and you need to type that you need to listen for example:- [ you made it ]















You can type anything to it and enjoy , do  some show in your friends by writing
your are the boss

Comments

Popular posts from this blog

How to make a snake game using notepad using html [ with pictures ]

How to " Shut down " your pc using notepad [with pictures]

How to make" web html page " just using notepad [ with pictures ]