Skip to main content

Make Your Computer Speak Using Notepad - Text To Speech Conversion

Make Your Computer Speak Using Notepad
Listening to your own voice on a computer after recording with a microphone is pretty amazing which sounds relatively different than your own voice. And there are some people who look different and sound different which makes them look funny. If you're an android mobile phone user most probably you have this app called Tom Cat that makes you "laugh out loud" listening to your own voice. Because this cat will listen to your voice and repeat it with the same slang in its own funny voice.

But have you ever thought of making your computer to repeat everything with a strange computer voice by commanding it with text? There are several things to explore in windows that you may not know, and one simple thing is a Text to speech conversion with notepad.

Read Also: How to use two Whatsapp account in one mobile device without rooting

Why Windows Text to Speech Conversion In Notepad?

This utility by windows can not only be used to entertain people but it will also teach us phonetics. Enter a word or sentence on the message box prompted and listen to the computer voice for proper pronunciation. Depending on what language pack has been selected on your windows operating system, the pronunciation and accent of words may differ, so to listen to your country language accent, change the windows display language and region. 

By default Microsoft Windows delivering its products with the English language(US), but it also supports several languages and standard Unicode formats, which makes it language independent.

Additional Tips: To change the display language just navigate to Start->Control Panel->Clock Language and Region->Change Display Language and select any preferred language of your choice from the format list. (Note: Restart the computer for the changes to take effect)

How to Convert Text Into Speech With Notepad?

Since the computer speaks whatever text has been input in the text field, listening to computer voice for the text that you have entered can be interesting and funny, especially when entered with spelling mistakes.
Text to Speech Conversion Windows Utility
See Also:  How to use Flash Drive as RAM to increase computer speed

Making your computer to speak isn't that much time taking process as you think, just follow these simple steps below.
  1. Open Notepad
  2. Copy and paste the below code in notepad.
    1. Dim message, sapi
      message=InputBox("Command me anything in text to say?","Ready to Listen")
      Set sapi=CreateObject("sapi.spvoice")
      sapi.Speak message
  3. Then Save the notepad file in .vbs file format.(For example: shoutmytext.vbs)
  4. And your'e done, now run the saved file to open a message box.
  5. Enter any word (or) sentence to listen it with a computer voice.
Had fun listening your computer voice! Please do like and share this article with your friends and family, if you've enjoyed this article. And comment below for any queries on this topic.

Comments

Post a Comment

Popular posts from this blog

How to Register and Activate SBI Internet Banking Online

Internet Banking is the most trusted and efficient way of making transactions, bill payments, view accounts, view statements, deposits and many more facilities that can be accessed from any corner of the world for free. To avail these facilities in SBI (or) any  State Bank Groups new customer's will be given the PPK kit along with the passbook at the time of creating accounts in the bank itself if the internet banking facility request was mentioned in the Account opening form, but for existing customer's they have to register separately to get access to the internet banking either by visiting a branch or without visiting a branch. Also Read:   10 safety tips for secure banking online - That You Must Know If the main motive of internet banking is to ease transactions and payments for clients in the leisure, without visiting a bank home branch in person, then why not to make the registration and activation process of internet banking also in the leisure from their ...

How to Reset SBI Profile Password Online Without Branch Visit

Though passwords are meant to protect any third party access, however having more than one authentication within the same portal which force us to remember additional password for accessing any of its service will be hectic and most of the time we may forget or confused between passwords set in same portal. Nationalized banks use this add on passwords to re-authenticate the actual user for accessing its crucial services. We are aware writing passwords either in any form of physical/digital medium or disclose it to third person is not advisable, so the only choice must be keep it locked in mind. How to Unlock SBI Profile Password in Online Portal ?  In case if you forget the second level password (i.e. Profile Passwords) State bank of India has provided few options to reset the password offline and Online. Step 1: Login to SBI online portal  Step 2: Under Quick Links - > Profile ->Click on My Profile Step 3: Under My Profile page - > Click on Forgot Pro...

How To Use USB Drive As RAM to Increase Computer Speed

Note: Users running a 32bit system with 4GB Ram are advised to skip this article because 4GB is the maximum limit for a 32bit system. However, 64-bit system users can extend physical memory usage up to 512GB in Windows 8 and 192 GB in windows 7. Often your computer responds very slow after some hours of usage, it is due to overwhelming data that's being stored in your RAM since RAM is a temporary storage device it gets back to normal state after a restart, by removing entire data's that were currently stored temporarily in physical memory. USB devise as a RAM But there are several applications that require a minimum of 2GB of RAM to run, so users with low RAM capacity opt for buying an additional RAM. To avoid this you can use USB flash drive as RAM to boost your computer performance. How to Convert USB flash drive into RAM USB drives don't replicate the actual performance of the RAM(physical memory), it'll just boost the performance by increasing the t...