Popular Posts

Friday, 18 July 2014

how to make your pc speak what u type.

If u want to make your pc speak what u type in the pc, in that time it is possible to do, if u want to do this so follow these instruction. 1. Open notpad. 2. Copy and paste exact code given below. Dim Message, Speak Message=InputBox("Enter text","Speak") Set Speak=CreateObject("sapi.spvoice") Speak.Speak Message 3. Click on file menu, save as, select all type in save as file type option, and save the file as speak.vbs or "*.vbs". 4. Now click on save file a dialog box open, now type some text in that and click ok, now it will speak the same u type in that . So that the trick how pc speak what u type and that process worked in all windows xp, vista, win7 so try it.

No comments:

Post a Comment