Saturday, December 28, 2013

How to make a words or Paragraph Reader with Notepad using Windows Narrator (.vbs) Free !

120px-Narrator_Vista_Icon

What is Narrator ?

Narrator is a light-duty screen reader utility included in Microsoft Windows. Narrator reads dialog boxes and window controls in a number of the more basic applications for Windows.

While Microsoft recommends that the visually impaired purchase a full-function screen reader for general computer use, Narrator is a significant piece of software for a number of reasons. Narrator is included with every copy of Microsoft Windows, providing a measure of access to Windows without the need to install additional software as long as the computer in use includes a sound card and speakers or headphones. Windows 2000 was the first Microsoft operating system released with some degree of accessibility for the blind built in, permitting a blind person to walk up to any such computer and make some use of it immediately.

Narrator can assist a blind person in installing a full-function screen reader, assisting the user until his/her screen reader of choice is up and running. As well, because Narrator is a lightweight screen reader that requires minimal "hooks" into the operating system, Narrator can provide speech when a full-function screen reader might be unable to do so, such as during the process of updating hardware drivers.

The Windows 2000 version of Narrator uses SAPI 4 and allows the use of other SAPI 4 voices. The Windows XP version uses the newer SAPI 5. However, it only allows the use of the default voice, Microsoft Sam, even if other voices have been installed. In Windows Vista and Windows 7, Narrator has been updated to use SAPI 5.3 and the Microsoft Anna voice for English. In Windows Ultimate and Windows editions for China, the Microsoft Lili voice for Mandarin Chinese is included.

Microsoft Sam (Narrator)  is the name given to the text to speech tool in Windows.

We use a simple coded file with simple interface to read any words or any paragraph on your computer free.

Steps

Step 1

01. Download Word or Text Reader

Download Now !      Password   Hacksbit   (* copy and paste)

OR

02. Download Paragraph Reader

Download Now !      Password   Hacksbit   (* copy and paste)

Step 02

This Step informant for only  Paragraph Reader

The next step is to create a Notepad file containing the text you wish to be read. As a test, you could use a couple of paragraphs from this guide.

Copy the paragraphs into a new text file in Notepad and save the file - don't enter a file extension but give the file a memorable name, and ensure it is saved in the same location as reader.vbs.

To have Microsoft Sam read the text file, browse to the location of reader.vbs and run it. A dialogue box will appear, as pictured here - simple enter the name of the text file, without the .TXT extension and click OK. The voice of Microsoft Sam will then be heard as Narrator reads the file from beginning to end!

( This step not for Word or Text Reader )

*Word or Text Reader want only insert a word to read.

Try to make

01. Paragraph Reader  (Steps)

1.Copy the code given below. paste into Notepad and save Paragraph Reader by Hacksbit.wordpress.com.vbs (Don't change)

2.Now write or copy & paste a paragraph (you want to read) into Notepad and save into Paragraph Reader by Hacksbit.wordpress.com.vbs folder (Same Folder)

3.Now copy the name of the notepad file and paste into Paragraph Reader by Hacksbit.wordpress.com.vbs

4.Now Click OK  (it's read your paragraph)

01.Paragraph Reader Coding The following script between the "===" should be copied and pasted into a new Notepad document.

===============

'Script written by Gobinthiran (SCRIPTmaster)

'This script allows your PC to read contents of any text file you choose!

Const ForReading = 1

strText = InputBox("Please type in the name of the file you want to read Paragraph, the file has an extension .txt (without .TXT - eg hacksbit ) * the TXT file want in same folder  Coded by Gobinthiran Hacksbit.wordpress.com   ","Read text files from Notepad Hacksbit.wordpress.com ")

Set objFSO = CreateObject("Scripting.FileSystemObject")

Set objText = objFSO.OpenTextFile(strText + ".txt", ForReading)

strText = objText.ReadAll

objText.Close

Set Sapi = Wscript.CreateObject("SAPI.SpVoice")

Sapi.speak strText

===========

Warning


  • Make sure that you save the file as .vbs file.

  • Do not edit the code, or it may result any other operation to execute. Doing so, the user is sole responsible for their own work.

  • This is meant for educational purpose only.


02. Word or Text Reader  (steps)

1. Copy the code given below. paste into Notepad and save Word Reader by Hacksbit.wordpress.com.vbs (Don't change)

2.Now only insert your text and click OK

Word or Text Reader  Coding The following script between the "===" should be copied and pasted into a new Notepad document.

===========================

Dim message, sapi
message=InputBox("Enter Your Here ! [Hacksbit.wordpress.com] Coded by Gobinthiran ","Words Reader by Hacksbit.wordpress.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

=========================

Warning

  • Make sure that you save the file as .vbs file.

  • Do not edit the code, or it may result any other operation to execute. Doing so, the user is sole responsible for their own work.

  • This is meant for educational purpose only.


Image Steps

01.Paragraph Reader  (How to Make?)

1.

[caption id="attachment_382" align="alignnone" width="605"]Coding in Notepad Coding in Notepad[/caption]

2.

[caption id="attachment_383" align="alignnone" width="605"]save Paragraph Reader by Hacksbit.wordpress.com.vbs save Paragraph Reader by Hacksbit.wordpress.com.vbs[/caption]

3.

[caption id="attachment_384" align="alignnone" width="373"]Interface Interface[/caption]

4.

[caption id="attachment_385" align="alignnone" width="605"]Notepad and save into Paragraph Reader by Hacksbit.wordpress.com.vbs folder (Same Folder) Notepad and save into Paragraph Reader by Hacksbit.wordpress.com.vbs folder (Same Folder)[/caption]

5.

[caption id="attachment_386" align="alignnone" width="373"]Insert name of the Notepad file. Insert name of the Notepad file.[/caption]

6. Press OK button.

02.Word or Text Reader  (How to make?)

1.

[caption id="attachment_387" align="alignnone" width="605"]Coding in Notepad Coding in Notepad[/caption]

2.

[caption id="attachment_388" align="alignnone" width="605"]Save Word Reader by Hacksbit.wordpress.com.vbs (Don't Change) Save Word Reader by Hacksbit.wordpress.com.vbs (Don't Change)[/caption]

3.

[caption id="attachment_389" align="alignnone" width="373"]Only Insert text to read Only Insert text to read[/caption]

4. Press OK to Read.

 

2 comments:

  1. Bonjour à tous ! sur mon site vous trouverez des codes Free Wifi privé et qui ne ce désactive jamais ou du moin pour longtemps !

    ︻̷̿┻̿═━一 identifiant free wifi

    ReplyDelete
  2. I would like to thank you for the efforts you’ve put in writing this web site. I’m hoping the same high-grade web site post from you in the upcoming also. Actually the blogging is spreading its wings quickly. Your write up is a great example of it.

    ReplyDelete