home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / ctdemo / data.z / readme.txt < prev    next >
Text File  |  1996-11-01  |  1KB  |  35 lines

  1. Welcome to the Motorola Lexicus Speech Recognition API Demo!
  2. ============================================================
  3.  
  4. This 32-bit Windows program demonstrates the Lexicus Speech
  5. Recognition API, which offers HIGHLY NOISE-ROBUST small
  6. vocabulary speech recognition that programmers can easily
  7. add to their applications.
  8.  
  9. Please read README.DOC to learn
  10. 1) How to run and use the demo
  11. 2) How to get a free copy of the API, so you can get
  12.    started adding noise-robust speech recognition to your
  13.    applications right away.
  14.  
  15. For this demo to work well, your audio input system must
  16. be working properly.  For audio input troubleshooting
  17. information, check our web site:
  18.  
  19.     http://www.mot.com/lexicus
  20.  
  21. This directory contains the following additional files:
  22.  
  23. readme.doc      Documentation for the Demo
  24. ctalk.exe       Program that demonstrates the features of
  25.         the Motorola Lexicus Speech Recognition API
  26. default.dic     The default phrase dictionary used by CTALK
  27. *.dic           Other example phrase dictionaries for use
  28.         with CTALK (you can make your own phrase
  29.         dictionaries with any text editor)
  30. ct.dll          The LSRAPI DLL file; contains speech
  31.         recognition functions
  32. wave.dll        The LSRAPI Wave DLL file; contains audio
  33.         support functions
  34.  
  35.