How To Make Your Computer Speak Whatever You Type.
Today I’m going
to show you how to make your computer speak whatever you type by using
your owntext to voice software. This is a simple yet amazing trick that
can really impress your friends! This trick works on all Windows OS and
doesn’t require any programming skills.
How to make your computer speak whatever you type:
1. Open Notepad and copy-paste the following code into it.
How to make your computer speak whatever you type:
1. Open Notepad and copy-paste the following code into it.
Dim message, sapi message=InputBox("What do you want me to say?","Speak to Me") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message
2. Save it with the name speak.vbs and click Enter. 3. Double click the saved file and Speak to Me application will open. Type in the box all the things you want your computer to say and then click OK.
0 comments:
Post a Comment