home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / HANDICAP / SEEKLYNE.ZIP / SEEKLYNE.DOC next >
Encoding:
Text File  |  1991-04-18  |  24.0 KB  |  519 lines

  1.                        SEEKLyNE SCREEN DEMO PROGRAM. 
  2.                                Version 1.01 
  3.                               Copyright 1991 
  4.                                     by 
  5.                             Stephen A. Theberge. 
  6.                            ALL RIGHTS RESERVED. 
  7.                        SPEECH SYSTEMS for the BLIND 
  8.                              76 WHEATON DRIVE 
  9.                          ATTLEBORO, MA  02703-6623 
  10.                               (508)226-0447. 
  11.                              CIS: 73030,3644. 
  12.                         GEnie ADDRESS: S.THEBERGE. 
  13.  
  14.     
  15.  
  16.  
  17.                                  OVERVIEW     
  18.  
  19.     The  SEEKLyNE  SCREEN DEMO PROGRAM is designed to be a  screen  review 
  20. program  for the blind/visually impaired and those who wish text-to-speech 
  21. in a wide variety of PC applications.   The SEEKLyNE program requires  79K 
  22. of  RAM,   the Covox Speech Thing (R)  and its associated software.    The 
  23. screen  reader  is  designed to  run with  a  wide  variety  of  monitors, 
  24. including EGA 43  line modes,  VGA 50  line modes and CGA/EGA/VGA monitors 
  25. displaying at 40  columns.   SEEKLyNE will also run with Hercules and  MDA 
  26. monitors.  
  27.  
  28.     This  program  is the demonstration program for  the  SEEKLiNE  SCREEN 
  29. READER  PROGRAM.    All features in SEEKLyNE SCREEN DEMO are the  same  as 
  30. SEEKLiNE SCREEN READER except: 
  31.     
  32.     1. You can't load or save a phonetic dictionary. 
  33.     2. You can't read screens in programs outside of the SEEKLyNE program. 
  34.     
  35. The  DEMO  is  meant as a pre-purchasing tool for those who  may  wish  to 
  36. purchase  the  SEEKLiNE SCREEN READER PROGRAM in the future.   The  screen 
  37. review  features  of the demonstration program are the same as  the  full-
  38. featured  SEEKLiNE  reader,  except that the full featured version  allows 
  39. saving/loading  dictionary  and reviewing of nearly ALL  text  screens  in 
  40. nearly ALL programs and environments. 
  41.  
  42.  
  43.  
  44.  
  45.                               GETTING STARTED 
  46.  
  47.     The  first thing you must have to run the demo or actual program is  a 
  48. Covox Speech Thing (R), an IBM computer (XT, AT or 386,) DOS 2.01 or later 
  49. and the correct statements in your CONFIG.SYS and AUTOEXEC.BAT files.  The 
  50. program MAY APPEAR to run well without these, but you will miss out on all 
  51. the speech features,  which is what SEEKLiNE and SEEKLyNE were designed to 
  52. utilize.    In your CONFIG.SYS file,  add the line:   DEVICE=STDRIVER.SYS.  
  53. This will set up the 'ST'  (Speech Thing (R)  )  device driver so SEEKLyNE  
  54. can speak.  In your AUTOEXEC.BAT file add the lines: 
  55.     
  56.     SPEECHV3 or SPEECHV2 
  57.     SEEKLYNE 
  58.  
  59. Speechv3   allows more human sounding speech,  while speechv2  has a  more 
  60. robotic sounding speech quality.   Speechv3  takes about 170K of RAM while 
  61. Speechv2  takes about 70K of RAM.   Speechv3  also allows SEEKLyNE to  say 
  62. (track)  keystrokes as you type, while Speechv2 does not, since it appears 
  63. that  Speechv2  is less re-entrant.   Now you are ready to start using the 
  64. demonstration program. 
  65.  
  66.  
  67.  
  68.  
  69.                                 THE MENUS. 
  70.  
  71.     To  Activate the the menu,  while holding down the CTRL key, press the 
  72. Alt key,  and while holding down these to keys, press the <1>  key (not on 
  73. the number pad.)  This will bring up the first level of menus.  Let us now 
  74. walk  through  them all before we actually use the demo reading  features.  
  75. Pressing the number that corresponds to your choice brings you deeper into 
  76. other menus or allows you to complete the action it specifies. 
  77.  
  78.     
  79.           1-SET READ WINDOW AREA: ... (choice one in main menu.) 
  80.  
  81.     Monitors  are divided logically into rows and columns.   The  starting 
  82. row is numbered 1,  the ending row is usually 25,  but it may be 43  on an 
  83. EGA monitor or 50 on a VGA monitor.   The top line is defaulted at one and 
  84. the bottom line is defaulted at 25,  43  or 50  depending on what SEEKLyNE 
  85. detects as your active monitor mode when it becomes activated.    The rows 
  86. go from top to bottom.  Similarly, start columns are numbered from left to 
  87. right.   On entry, SEEKLyNE defaults to the leftmost column (at 1) and the 
  88. rightmost  column at either 80  or 40.   If your monitor is displaying  40 
  89. columns, SEEKLyNE will set end column to 40,  but you usually will get the 
  90. values you see when you use the CTRL-AlT-<1> combination after startup. 
  91.     
  92.     If you chose this menu option,  you can change the values.   When  you 
  93. are in the "ENTER NEW WINDOW PARAMETERS ..." section, you may change these 
  94. values.   You can hit the <ESC>  key to leave a value unchanged,  or enter 
  95. the new value beside the area you are being prompted to update.  
  96.         
  97.     If  start  row  is greater than the number of rows  your  monitor  can 
  98. display  than  it is ignored and you are left at that location  until  you 
  99. enter a correct value or press <ESC> to go to the next value. 
  100.  
  101.     If end row is greater than the number of rows your  monitor can handle 
  102. or less than start row, the same condition will occur. 
  103.     
  104.     If start column is greater than the number of columns your monitor can 
  105. currently  display,   than you are left at that location until  <ESC>   is 
  106. pressed or you enter a valid value 
  107.     
  108.     If  end column is greater than the number of columns your monitor  can 
  109. handle or less than start column, the same condition occurs. 
  110.     
  111.     
  112.     
  113.      2-DEFINE WORD PRONOUNCIATIONS FOR SPEECH DICTIONARY. (choice 2,) 
  114.     
  115.     This,  although it may seem the most difficult menu option, is perhaps 
  116. the easiest to explain.   Menu option number 2 allows you to add up to 250 
  117. words to the speech dictionary when words are spoken by SEEKLyNE.   Adding 
  118. a word to the dictionary is perhaps the hardest thing to do.   You  supply 
  119. the "word"  and phonetic description to add.   The "words"  are defined as 
  120. any set of letters in the range 'a' through 'z'.   Only lower case letters 
  121. are  accepted in the "ADD WORD TO DICTIONARY."  (sub menu choice  1)   and 
  122. "DELETE WORD FROM DICTIONARY." (sub menu choice 2.)  This avoids having to 
  123. worry about proper capitalization.  SEEKLyNE,  when it is reading a screen 
  124. or speaking,  takes care of capital letter instances of the word for  you.  
  125. A  word is separated by any punctuation,  a  space character or a  numeric 
  126. character.   For example: "SEE-SPOT RUN.  SEE SPOT RUN.  SEE1  SPOT PLAY." 
  127. separate  the  word "SEE"  by a "-",  space character or  the  number  <1> 
  128. respectively.  Periods, commas and other non-letters are also valid. 
  129.     
  130.     
  131.     
  132.              3-SAY KEYS AS YOU TYPE=... (main menu option 3.) 
  133.     
  134.     This  is a toggle.   ON tells you that letters are echoed back as  you 
  135. type,   OFF tells you keys you strike will not be spoken back as they  are 
  136. pressed.    This option is designed for slower typists.   If you type fast 
  137. with 'ON',  the computer may be considerably behind the operator.   In any 
  138. event, due to technical concerns, keys will not be echoed back if you have 
  139. loaded Speechv2 in your AUTOEXEC.BAT file.  It is only valid for Speechv3. 
  140.     
  141.     
  142.     
  143.                   4-Update/Scan ... (main menu option 4.) 
  144.      
  145.     Any time there is new information at row ???,  the computer will speak 
  146. the information back to you through the Speech Thing (R)  hardware to you.  
  147. A value of 0 (default)  tells the program not to look for changes at  this 
  148. row.   Also,  only the information from start column to end column in this 
  149. row will be checked and spoken back (if there is a change.)   You can not, 
  150. of course, specify a line out of the range of your monitors capability. 
  151.     
  152.     
  153.     
  154.             5-BACK TO WHERE YOU WERE ... (main menu option 5.) 
  155.     
  156.     This  choice "pops-down"  the program and returns you to the place you 
  157. were  before you struck CTRL-AlT-<1>.   The cursor and screen are returned 
  158. to you as they were, and you can go on with what you were doing before you 
  159. requested SEEKLyNE to become active.  You can use CTRL-Alt-<1> at any time 
  160. in the future from any program and it will become active for you.   If you 
  161. are  running  a  graphics  program or in the middle  of  a  command  which 
  162. SEEKLyNE can't interrupt, pressing CTRL-Alt-<1> will cause a beep, telling 
  163. you it is not safe to interrupt your program at this time.   Menu option 5 
  164. will  always  return  you  to where you were in DOS or  a  program  if  it 
  165. "popped-up" for you. 
  166.  
  167.  
  168.  
  169.  
  170.                             SPEED /PITCH /TONE 
  171.     
  172.     Use the <s>,  <p>  and <t> keys to cycle speed,  pitch and tone of the 
  173. Speech Thing (R)  respectively.  Speed and tone cycle from 0 - 9.  A speed 
  174. of zero is the slowest,  while a speed of 9 is the fastest.  A  pitch of 0 
  175. is the lowest, while a pitch of 9 is the highest.   
  176.     
  177.     Tone is either 0 or 1.   The tone will not change, you will not hear a 
  178. difference if you are using Speechv2.  With Speechv3, you should decide if 
  179. you like tone at 0 or 1.  This is an individual decision,  based on how it 
  180. sounds to you. 
  181.  
  182.  
  183.     
  184.  
  185.             <ESC>-LEAVE/EXIT ... (remove SEEKLyNE from memory.) 
  186.  
  187.     This  will stop SEEKLyNE from working.   You will no longer be able to 
  188. use CTRL-Alt-<1> to use the menus or any other features.   You should only 
  189. deactivate from the DOS level.   You will hear, "SEEKLINE has been removed 
  190. from memory,"  if it was able to deactivate.   If it couldn't  deactivate, 
  191. because  you were within a program,  you will not hear the  message,   but 
  192. SEEKLyNE is still not active.  In some cases, you must re-install SEEKLyNE 
  193. again.    You will hear, "SEEKLINE has already been installed ...   "  and 
  194. seekline  will be active again.    SEEKLyNE will never remove itself  from 
  195. memory if doing so would compromise your system.   Some TSR's Do not  take 
  196. this  into account and cause "bad things to happen"  when they are removed 
  197. from an "unsafe"  place.   SEEKLyNE will determine if it is safe to pop-up 
  198. and remove itself in all cases.   Sometimes you will not hear the message, 
  199. "SEEKLyNE  has  been  removed from memory ...  "  until you  have  left  a 
  200. particular program that you removed it in.  For the best ease of use, only 
  201. use <ESC>  option in main menu at the DOS level.   While not doing this is 
  202. O.K.,   you may sometimes have to activate SEEKLyNE at the DOS  prompt  to 
  203. remove it anyway. 
  204.     
  205.     It  is  best  to  install SEEKLyNE as early in a  chain  of  TSR's  as 
  206. possible.  Never install it when you have "shelled" from any program.  The 
  207. rule  of thumb should be,  "Put it in first,  take it out only at the  DOS 
  208. prompt." 
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.                       READING THE SCREEN /EXPERT MODE 
  220.     
  221.     Now,  the point of learning all those menus was not useless.  You must 
  222. now be asking,  "why all these menus?   How do I read the screen?"     The 
  223. answer is the <Print-Screen>  key on your computer.   Some systems use the 
  224. <Left-Shift>  and <*> keys on the num-lock pad to print the screen.   Some 
  225. keyboards  label the key <PrtScr>   with the asterisk under it.    In  any 
  226. case,   you  should find out how you would print a screen to your  printer 
  227. using  this key so you'll know which key or combination above gets you  in 
  228. the  screen  reading mode.   Once this is done,  you are in screen  reader 
  229. mode,   the cursor is generally enlarged.   You are usually given a  short 
  230. beep  telling  you that you are in screen reader mode,  and the  keys  you 
  231. press now will act differently. 
  232.     
  233.     Now we will assume you are in screen review mode.  The first thing you 
  234. should know is how to get out of it.  You press the <ESC> key and you will 
  235. be  returned  to the program you were at before.   The cursor will be  re-
  236. aligned  and  you  will  hear  a short tone followed  by  a  longer  tone, 
  237. indicating that you are back in system mode.  Now it's time to look at the 
  238. keys in screen reader mode you will need to know. 
  239.     
  240.     
  241.     
  242.                                <S>/ <P>/ <O> 
  243.  
  244.     These  keys  correspond to the 's',  'p'  and 't'  keys to change  the 
  245. speed, pitch and tone in the main menu.  (SEE MAIN MENU SECTION.)  The 'o' 
  246. key acts like the 't'  key, but in screen reader mode the 't'  key will be 
  247. used for something else.  Just remember, "O sounds like tone." 
  248.     
  249.     
  250.     
  251.                    <D>/ <W> (DICTIONARY & WINDOW AREA.) 
  252.     
  253.     The 'd'  key let's you access the dictionary menus.  Same as main menu 
  254. option 2.   The 'w' key lets you access the set read window area.  The 'w' 
  255. corresponds to main menu option 1. 
  256.  
  257.  
  258.  
  259.                           <E> (TOGGLE KEY ECHO.) 
  260.  
  261.     This  lets you echo keys back as you type.   Same as menu option 3  in 
  262. main menu.  Keys will echo when you have exited the screen reader mode. 
  263.     
  264.     
  265.     
  266.                    READING THE ENTIRE SCREEN <R> OR <r> 
  267.  
  268.  
  269.     This  feature allows the entire screen to be read.   If you shift  the 
  270. 'r'  key, the entire screen (in its active defined window) is read letter-
  271. by-letter along with any punctuation marks that it encounters.    Pressing 
  272. the  <ESC>   key when the screen is being read will return you  to  screen 
  273. reading mode. 
  274.     
  275.     If you use the lower case,  that is the non-shifted 'r'  key in screen 
  276. reader  mode,   the  entire screen is read as words and sentences  in  the 
  277. current screen window area.  Pressing the <ESC> key will cause SEEKLyNE to 
  278. exit  reading  the entire screen as early as possible.   This  will  occur 
  279. after  a line has been completed.   After this point,  if you've  hit  the 
  280. <ESC> key, you will be returned to the screen reader mode.  A  single long 
  281. beep is heard in both of the above cases,  indicating you are still in the 
  282. screen reader mode.   Please let a line finish,  pressing <ESC>  more than 
  283. once  will most certainly bring you out of screen reader mode.   The tones 
  284. are  intended  to guide you.   They also apply to the other features  I'll 
  285. describe. 
  286.     
  287.     
  288.     
  289.                       READING FROM CURSOR <F> OR <f> 
  290.  
  291.     The non-shifted 'f'  key reads the letter (character)  at the  current 
  292. SEEKLyNE  cursor to the end of the active window or bottom of screen.   It 
  293. reads  by  line and words and can be stopped at any time by  pressing  the 
  294. '<ESC>'  key.      This will cause a long beep when the current line being 
  295. spoken  is done and return you to screen reader mode. 
  296.     
  297.     The shifted or capital 'F'  does the same as above,  but reads letter-
  298. by-letter and by punctuation marks.  <ESC> can be used in the same way. 
  299.     
  300.     
  301.     
  302.                        READING TO CURSOR <T> OR <t> 
  303.     
  304.     This feature is the "inverse" of the 'f' key functions.  It reads from 
  305. the  top of the active screen window to,  and including,  the character or 
  306. letter at the SEEKLyNE cursor.  The shifted 't' gives spelling,  while the 
  307. non-shifted  't'  reads it as words.   They can be both interrupted by the 
  308. <ESC> key. 
  309.  
  310.  
  311.  
  312.  
  313.                        WHERE IS MY OLD PRINT SCREEN? 
  314.  
  315.     If  you  wish to use the PrtScr key to print (save)  screens  to  your 
  316. printer,  you can still do so.   After entering screen reader mode,  press 
  317. the  'z'  key (shifted or non)  and the screen will be sent to the printer 
  318. just as hitting the PrtScr key without SEEKLyNE resident used to do.   You 
  319. can then press <ESC> to return to where you were, or use other features.  
  320.  
  321.  
  322.  
  323.  
  324.                       EXITING AND DETACHING SEEKLyNE 
  325.                                      
  326.     You  can  tell SEEKLyNE you wish to remove it from memory by  pressing 
  327. the  'x'  key (either shifted or not.)   When you later exit screen reader 
  328. mode using the <ESC> key, it will be removed from memory.   See section in 
  329. discussion of main menu options as well for when you should and  shouldn't 
  330. detach the program and how to restart it if it wouldn't detach correctly. 
  331.                    
  332.     
  333.  
  334.  
  335.                SEEKLYNE FULL REPORT <?> OR, IF YOU WISH </> 
  336.     
  337.     Pressing the shifted '/'  (question mark) or simply the '/'  key gives 
  338. speaks  all  the  parameters that you can set.   It tells  you  Where  the 
  339. cursors are,  the start and end rows and columns, speed,  pitch,  tone and 
  340. all values you can set from the menus in screen reader mode.   It can  not 
  341. be interrupted by the <ESC> key, so pressing the <ESC> key when the report 
  342. is being spoken will bring you out of screen reader mode after the  report 
  343. is done.  You may press another key, such as 'r', 's', etc.  to continue a 
  344. new action when the report is finished. 
  345.     
  346.     
  347.     
  348.                      THE NUMBER PAD & POWER FEATURES! 
  349.  
  350.     The number pad is even a greater source of reading features.   You can 
  351. have more control over the cursor and what you will read.  First,  we will 
  352. discuss  the  2  last,  perhaps most important,  keyboard keys  before  we 
  353. discuss the number pad.   The 'j'  key will always bring you to where  the 
  354. system  cursor was at the time you entered the screen review mode,  unless 
  355. the  window has been changed out of its range.   In general,  you will use 
  356. the 'j' key to go to the system cursor.   This is the default state of the 
  357. 2   cursors on entry.   This allows you to read from and to the cursor  as 
  358. though  you were still in the actual program.   It is only after you  have 
  359. moved  the  cursor  with the number pad keys may you wish  to  return  the 
  360. cursor to its normal (default) state. 
  361.     
  362.     The  'm'   key  moves  both  cursors  at  the  same  position.    Some 
  363. applications  may allow you to directly change the position of the  system 
  364. cursor,  but many will put it back anyway.  The 'm'  key aligns the system 
  365. (or  cursor  of  the  program you came from)   to  the  SEEKLyNE  cursor's     
  366. position. 
  367.     
  368.     The  SEEKLyNE  cursor is the cursor of the SEEKLyNE  program's  screen 
  369. reader  mode or menu modes.   The system cursor is the cursor you normally 
  370. think of.  This is the cursor (the system) you see in word processors,  at 
  371. the DOS prompt,  etc.  When you review the screen, you need another cursor 
  372. to move around the screen.   You don't actually have to worry about mixing 
  373. up the 2 cursors.  SEEKLyNE will never confuse the 2. 
  374.  
  375.     
  376.                MAKE SURE YOUR NUM-LOCK IS OFF-WE ARE READY. 
  377.  
  378.     If  you  use the num-lock keys and your num-lock is on and you are  in 
  379. screen reader mode,  you will hear a beep.   When you are ready,  you  can 
  380. access all the keys on the num-lock pad to review the screen. 
  381.     
  382.     Hone-7:  This brings you to the beginning of the current line you  are 
  383. at.  It brings you to start column 1, usually the leftmost position of the 
  384. screen, unless you re-defined the window. 
  385.     
  386.     Left-Arrow-4:  This brings you left one word.   Words are separated by 
  387. spaces.  If you are at the beginning of a line, you will hear the word and 
  388. a beep,  telling you you are at the beginning of the line.   The cursor is 
  389. placed just after the word, at the space. 
  390.     
  391.     End-1: Same as home,  but brings you to the end of the current line at 
  392. current window column 2. This is usually column 80. 
  393.     
  394.     Up-8:   This  brings  you  up a line and reads the  line  at  the  new 
  395. position.   If you are at the top of screen,  you are given a beep and the 
  396. line is read. 
  397.     
  398.     Down-2: Same as up, but brings you down and reads a line.  Beeps if at 
  399. bottom and reads that line. 
  400.     
  401.     Up/Down  are also affected by current screen window settings,  as  are 
  402. all SEEKLyNE features. 
  403.     
  404.     PgUp-9: Brings you to the top row and leftmost column of active screen 
  405. window. 
  406.     
  407.     Right-Arrow-6: This brings you right one word.  The word is spoken and 
  408. the cursor is placed just after the word at the space.   If you are at the 
  409. end of a line, you are given a beep as well.  The cursor will be placed at 
  410. the  rightmost  column of the line if the last word is not followed  by  a 
  411. space. 
  412.     
  413.     PgDn-3:   This  brings you to the bottom row and rightmost  column  of 
  414. active screen window. 
  415.     
  416.     Ins-0:   Repeats  last line spoken by an up or down  arrow  operation.  
  417. Will say nothing if no such operations were done.  
  418.     
  419.     Del-.:   Says the last word spoken by a left or right arrow operation.  
  420. Will  be  empty  if a new line is scanned with up or down arrow,   or  you 
  421. haven't used the left or right arrow keys yet. 
  422.     
  423.     +:  This spells the last line,  all its punctuation letter by  letter.  
  424. If no line is spoken with Ins-0,  than none will be spelled out here.  You 
  425. can abort the letter-by-letter line reading by pressing the <ESC> key. 
  426.     
  427.     -:   This will "spell"  the last word obtained by a  left/right  arrow 
  428. operation.  If pressing the '.' (Del) on num-lock pad does not say a word, 
  429. then you will not hear a word spelled here either.  You can abort with the 
  430. <ESC> key as well. 
  431.  
  432.  
  433.  
  434.     
  435.                        HOW TO LOCATE TEXT ON SCREEN 
  436.     
  437.     Using the 'l'  key on the keyboard (shifted or not)  you will be place 
  438. at the beginning of the active screen window.   Enter the text you want to 
  439. locate.    Capital and lower case letters are important.   Press the enter 
  440. key and the text will be located for you. 
  441.     
  442.     If  the text is found,  the cursor sill be placed one character  after 
  443. the cursor.  If it is not found, you will be notified, and the cursor will 
  444. be  placed  at the location it was before you issued the  locate  command.  
  445. The locate searches from cursor and in the active screen window. 
  446.     
  447.     
  448.     
  449.     
  450.     
  451.     
  452.     
  453.     
  454.     
  455.     
  456.     
  457.     
  458.     
  459.     
  460.                                 ORDER FORM 
  461.                        SPEECH SYSTEMS FOR THE BLIND 
  462.                              76 WHEATON DRIVE 
  463.                          ATTLEBORO, MA 02703-6623 
  464.                                (508)226-0447 
  465.                               CIS: 73030,3644 
  466.                              GEnie: S.THEBERGE 
  467.     
  468.     NAME____________________________________________________________ 
  469.     
  470.     ADDRESS_________________________________________________________ 
  471.  
  472.     CITY____________________________________________________________        
  473.  
  474.     STATE___________ ZIP CODE_________ PHONE # (   )______/_________ 
  475.  
  476.     Please send me _______ copies of the SEEKLiNE SCREEN READER PROGRAM at 
  477. $39.95  each.  I  understand the software is sold as is and I may not copy 
  478. or  sell  it  (except copies to backup and protect system files)   without 
  479. express permission  from the  copyright holder.    I   understand the DEMO 
  480. may  be  freely  copied  and given  to others,   but that I may not charge 
  481. any  fees  for  the DEMO without express  permission  from  the  copyright 
  482. holder.    SEEKLiNE SCREEN READER PROGRAM may not be copied for any reason 
  483. except in system backups. 
  484.     
  485.                                                 Total Enclosed 
  486.                                                 Shipping 
  487.                                                 $   0.00 
  488.     
  489.                                                 $_______ 
  490.     Make  checks or money orders payable to  Stephen A.  Theberge.   Thank 
  491. you for your support. 
  492.  
  493.  
  494.  
  495.  
  496.     The Speech Thing is a registered trademark of Covox Inc. 
  497.     All  other  software for the Speech Thing by Covox is under  copyright 
  498. and subject to U.S. and international trademark. 
  499.     IBM is a registered trademark of International Business Machine. 
  500.     SEEKLyNE and SEEKLiNE are copyright 1991  by Stephen A.  Theberge  and 
  501. are protected by U.S. and international copyright laws.
  502.     
  503.     This product uses the TesSeRact Ram-Resident library and supports  the 
  504. TesSeRact   Standard   for  Ram-Resident  Program   Communication.     For 
  505. information about TesSeRact, contact the TesSeRact Development Team at: 
  506.     
  507.                         TesSeRact Development Team 
  508.                              1657 The Fairways 
  509.                                  Suit 101 
  510.                            Jenkintown, PA  19046 
  511.                               1-215-884-3373 
  512.                            Compuserve:  70731,20 
  513.                              MCIMAIL: 315-5415 
  514.  
  515.     This  MCIMAiL  account has been provided to the TesSeRact  Development 
  516. Team by Borland International, Inc.   The TesSeRact Development Team is in 
  517. no  way  associated  with Borland International,  Inc.    TesSeRact  is  a 
  518. trademark of the TesSeRact Development Team. 
  519.