0


Hello guys ,
today I have came with unique trick for you. 
This trick works best on Microsoft operating systems. 
So follow these steps: 
1. Just copy the following code, paste it in notepad. 
Dim msg, sapi
msg=InputBox("Enter your text for conversion– ","By Techno2know")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
2. Now save this notepad file with the name speak.vbs on your desktop. 
3. Now double click on speak.vbs and type in the box whatever you want your computer to speak for you. 
4. After type press ok button. Now your computer will speak in English what you have typed.



Post a Comment

 
Top