
			Acoustic Speech Analysis Project

----------------------------------------------------------------------
The following programs are provided on this disk:
----------------------------------------------------------------------

1) WinCECIL 2.2   - This program is a Windows version of the DOS CECIL 2.1
		    audio analysis program. It uses only Utterance audio
		    file types. It is an upgrade to WinCECIL 2.1b

2) WinUTTPlay 1.0 - This program is a Windows version of the DOS UTTPlay
		    program that enables the user to replay multiple 
		    Utterance files.

3) UTTWarp 1.0    - This is a DOS program that can modify Utterance files.

4) AudioCon 1.11  - This is a Windows program that converts sampling
		    frequencies and file format types (.UTT <-> .WAV).




-----------------------------------------------------------------------
INSTALLATION NOTES
-----------------------------------------------------------------------

This setup program makes two sub-directories on your hard disk. The first
one is for WinCECIL, WinUTTPlay, and UTTWarp. The second one is for
AudioCon and will use C:\AUDIOCON. 

Also CMDIALOG.VBX, MSAFINX.DLL, GRID.VBX, GAGUE.VBX, AND VBRUN300.DLL are
copied to your WINDOWS/SYSTEM subdirectory. Setup uses the Microsoft VerStamp
to verify version numbers and will not copy any of these files if they are
older that existing ones on your system.

This entire setup will require 1.6Mb of space on your hard disk.


-------------------------
NON-NETWORK INSTALLATION:  
-------------------------

    1) Start Windows, if it isn't running already

    2) Close any Visual Basic applications that are running. If you do not 
       know whether any of the programs you are running are VB, don't worry:
       the setup program will tell you if finds any.

    3) From within MS Windows 3.1, run the SETUP.EXE program found on this
       disk 

    4) This setup program copies 4 new International Phonetic Alphabet font
       files onto your    hard disk (IPADB, IPADR, IPASB, and IPASR). In order
       for WinCECIL to work properly you will need to install these fonts using
       the Windows FONT application in the Control Panel.


-----------------------------------------------------------------------
INSTALLATION TROUBLESHOOTING:
-----------------------------------------------------------------------

Under certain conditions, you may get errors during the install. This
section provides information to help you complete the installation should
this happen.

The most common installation problems result in one of two messages. These
messages begin with the text:

   "Error - Could not copy file: ... "

   "One or more Visual Basic applications are running ..."

If you get one of these, make sure:

   You have permissions to write into the shared WINDOWS directory (if
   you are on a network). Contact your network system administrator for help.

   No other Visual Basic applications are running. If they are, close them.

   You are not using any kind of "VB accelerator" that pre-loads VBRUN200.DLL
   in order to speed up VB applications.

A trick that may come in handy: When you start Windows, if you hold down the
SHIFT key immediately after issuing the "WIN" command and continue to hold
the key down until your wallpaper appears, Program Manager will ignore your 
StartUp group. This will prevent any VB applications that may be in your
StartUp group from being launched.

If you continue to have trouble and you are familiar with using the Windows
EXPAND.EXE program, you can try to kick-start the installation program. If
that fails, you can use EXPAND.EXE to manually decompress and install 
all the files.


-----------------------------------------------------------------------
KICK-STARTING THE INSTALL
-----------------------------------------------------------------------

If it is necessary, you can get the setup program going as follows:

   1) Start a DOS box in Windows, or exit Windows entirely.

   2) Change drive and directory to your WINDOWS directory.

   3) If you do not already have VBRUN200.DLL in your WINDOWS or
      WINDOWS\SYSTEM directory, use EXPAND.EXE as follows:

          expand a:vbrun200.dl_ system\vbrun200.dll

   4) Use EXPAND.EXE to decompress the SETUPKIT.DLL, as follows:

          expand a:setupkit.dl_ system\setupkit.dll

   5) Finally, from the File Manager or Program Manager menu, run the
      program SETUP-WC.EXE found on the installation floppy.

