Notepad is not only to just store the Text. We can play with it. There are lots of Uses for Notepad. Well, Here i am presenting one of the Most useful thing, That, By using this Trick you can Make your Text to Speak without any Software!
Make Your Text to Speak Without Any Software:
First, Open Notepad. (In Windows 7, Go to Start Menu and type Notepad and open it). Now, Paste the Following text in Notepad.

After Saving, Open the Saved file. It'll appear as shown below. Just type the Text and Click on OK. That's it. Now, It'll Speak the Text typed by you.
That's it! Enjoy :)
Make Your Text to Speak Without Any Software:
First, Open Notepad. (In Windows 7, Go to Start Menu and type Notepad and open it). Now, Paste the Following text in Notepad.
Dim msg, sapi
msg=InputBox("Enter the Text to Speak - ")
Set sapi=CreateObject("sapi.spvoice")
Now, Save the File with the Name TextToSpeechbytricksmade.vbs at Desktop as shown below.
After Saving, Open the Saved file. It'll appear as shown below. Just type the Text and Click on OK. That's it. Now, It'll Speak the Text typed by you.
That's it! Enjoy :)


0 comments:
Post a Comment