Skip to main content

Free Stuff

Create your own Speech Engine

Friends ! Now you can create your own text to speech engine!


What you need ?


1. A Notepad
2. Audio output device to listen to the result.


What you need to do ?


1. Open Notepad.
2. Copy paste the code i have given below
Dim message, sapi
message=InputBox("What do I need to Speak ?","Your Speech Engine")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
3. Save the File with any name but extension as .vbs (strictly vbs!!!)
4. Now open the file by direct double clicking it.


5. Type what you want to hear in the text box that appear.
6. Click OK.
Your a mega mind now!!!


How it works ?

  • vbs is Visual Basic Script File. 
  • VBScript uses the Component Object Model to access elements of the environment within which it is running; for example, the File System Object (FSO) is used to create, read, update and delete files.
  • VBScript has been installed by default in every desktop release of Microsoft Windows since Windows 98; in Windows Server since Windows NT 4.0 Option Pack; and optionally with Windows CE (depending on the device it is installed on).
  • So A VBScript script must be executed within a host environment, of which there are several provided with Microsoft Windows, including: Windows Script Host (WSH), Internet Explorer (IE), and Internet Information Services (IIS). Additionally, the VBScript hosting environment is embeddable in other programs, through technologies such as the Microsoft Script Control (msscript.ocx).
  • Any file saved with an extension type as vbs with suitable message content coding can automatically execute itself in windows environment.
Enjoy with us.
Support the blog, Click on Ads

Comments

Popular posts from this blog

Six Best Android Apps for Geeks

1. ConnectBot:  Every geek will always have a hand on these kind of stuffs. Forget your PC or laptop and guess this SSH Client will satisfy all your ultimate geeky thing. ConnectBot is a powerful open-source Secure Shell (SSH) client. It can manage simultaneous SSH sessions, create secure tunnels, and copy/paste between other applications. This client allows you to connect to Secure Shell servers that typically run on UNIX-based servers. Use Connect Bot to maximum number of sessions and feel like GOD Features: -Support device with hardware keyboard. - Popup keyboard with all those normally hard to find characters - Use the volume keys to quickly change font size - External keyboard support - Telnet support - Local Android terminal support - Click URLs to open in a browser - Copy & Paste within sessions - UTF-8 character support - Easily organise your connections by group - Keep multiple SSH sessions running in the background - Password & OpenSSH privat...

New in ASUS Family of Phones

hen you hear about the word ASUS, you might think of processors, laptops and versatile tablets etc. To be little clear for the understanding, The New ear for smart phone industry have seen a verity and trend in phones. Each day new companies arise and bring out the best of them to the phone market and compete with the market giants like Apple, SAMSUNG and Microsoft.                                             Being a hard (even more harder) fan of new technology in PC, Laptop and mobiles, We daily go through lot of techies day to day lives. ASUS is one such emergent as it uses INTEL Atom Processor for their Zenfone series. Now A New technology is coming out from them.  A 3x OPTICAL ZOOM LENS CAMERA PHONE! It has a 3x optical zoom, but not one that’s inside an unsightly bulge like the Galaxy K Zoom.                  ...

The Essence of a Religion

Every religion is like a river and its followers are like the water molecules. The moment the molecules leave the source, the river gives them their purpose and to always progress towards the destination, the vast infinite ocean of wisdom. The molecules stumble, crumble and fumble, but the river always show them the leading light by treating every molecule the same. Sometimes they pass through the beautiful mountains and cities, sometimes through rocky terrain, but the river tells them that happiness and sadness are part of the journey, and they should not stop until they reach there. Same time the other factors throw in garbage and dirt, the wind brings in dust, the water becomes dirty, but the molecules maintain their true identity and the river tells them that this identity, the inner self, is all that matters while external is temporary and insignificant. The molecules may sometime deviate, evaporate, get stuck at the shores, drunk away, but the natural cycle always bring them bac...