-----------------------------------------------------------------------

		  VOX - A Voice Recognition Project

			by Stefano Frongillo

			    version 3.2a

-----------------------------------------------------------------------


This package contains full installation of VOX system, a simple voice
recognition software for PC + SoundBlaster card. It come as library for
Borland Turbo C/C++ 3.1, compiled in the LARGE memory model so you can
include it in your own software. It was teste with SBPro and SB16 card
under DOS and Windows95.

Within the VOX package you should receive the following files:

  VOXTUTOR.DOC	brief tutorial about the voice recognition system
  VOXTOOL.DOC	how to use the tool provided with VOX
  VOXLIB.DOC	description of C-interface for the library functions
  LICENSE.DOC	registration form for the VOX package

  VOXTOOL.EXE	main program tool

  VOX3L.LIB     the entire VOX library (large model)
  VOX3.H	include file for the above
  SBFYL.LIB     the low-level access routines library (large model)
  SBFY.H        include file for the above

  DRAW3.ZIP     demo application w/source
  PHONE3.ZIP    demo application w/source
  ALPHA3.ZIP    demo application w/source


NOTE:   Inside the package you can find also VOX3.OBJ: this file is
        the same one included in VOX3L.LIB. I decide to distribute
        the OBJ file because sometime TC have problems to use the
        proper LIB version.


VOX is distributed as shareware: you can try it without any limit for
evaluation (no expiration-date) and freely re-distribute the entire
package in its original version. You must register VOX if you plan to
use it with benefit: registration will cost you $30 (USD) - see
LICENSE.DOC file - and let you be notified for any upgrade.

Enjoy!

	    Stefano Frongillo
	    via Fermi, 10
	    40055 Castenaso (BO) - ITALY

	    e-mail: frongil@mbox.vol.it
		    sf@3di.it

