              **************** To install XVoice ****************


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

XVoice Ver 1.0 required MS Speech API 5.0. (http://www.microsoft.com/speech)

-----------------------------------------------------------------------------------------------
C++Builder3:

  1. Copy:

   from   BCB3\XVOICEB3.BPL   to   WINDOWS\SYSTEM
   from   BCB3\XVOICEB3.BPI   to   (BCB)\LIB
   from   BCB3\XVOICEB3.LIB   to   (BCB)\LIB
   from   INCLUDE\*.H         to   (BCB)\INCLUDE
   from   DLL\*.DLL           to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICEB3.BPL.
-----------------------------------------------------------------------------------------------
C++Builder4:

  1. Copy:

   from   BCB4\XVOICEB4.BPL   to   WINDOWS\SYSTEM
   from   BCB4\XVOICEB4.BPI   to   (BCB)\LIB
   from   BCB4\XVOICEB4.LIB   to   (BCB)\LIB
   from   INCLUDE\*.H         to   (BCB)\INCLUDE
   from   DLL\*.DLL           to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICEB4.BPL.
-----------------------------------------------------------------------------------------------
C++Builder5:

  1. Copy:

   from   BCB5\XVOICEB5.BPL   to   WINDOWS\SYSTEM
   from   BCB5\XVOICEB5.BPI   to   (BCB)\LIB
   from   BCB5\XVOICEB5.LIB   to   (BCB)\LIB
   from   INCLUDE\*.H         to   (BCB)\INCLUDE
   from   DLL\*.DLL           to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICEB5.BPL.
-----------------------------------------------------------------------------------------------
Delphi3:

  1. Copy:

   from   D3\XVOICED3.DPL   to   WINDOWS\SYSTEM
   from   D3\XVOICED3.DCU   to   (DELPHI)\LIB
   from   D3\XVOICED3.DCP   to   (DELPHI)\LIB
   from   D3\XLISTEN.DCU    to   (DELPHI)\LIB
   from   D3\XSPEAK.DCU     to   (DELPHI)\LIB
   from   D3\XVTLB.DCU      to   (DELPHI)\LIB
   from   DLL\*.DLL         to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICED3.DPL.
-----------------------------------------------------------------------------------------------
Delphi4:

  1. Copy:

   from   D4\XVOICED4.BPL   to   WINDOWS\SYSTEM
   from   D4\XVOICED4.DCU   to   (DELPHI)\LIB
   from   D4\XVOICED4.DCP   to   (DELPHI)\LIB
   from   D4\XLISTEN.DCU    to   (DELPHI)\LIB
   from   D4\XSPEAK.DCU     to   (DELPHI)\LIB
   from   D4\XVTLB.DCU      to   (DELPHI)\LIB
   from   DLL\*.DLL         to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICED4.BPL.
-----------------------------------------------------------------------------------------------
Delphi5:

  1. Copy:

   from   D5\XVOICED5.BPL   to   WINDOWS\SYSTEM
   from   D5\XVOICED5.DCU   to   (DELPHI)\LIB
   from   D5\XVOICED5.DCP   to   (DELPHI)\LIB
   from   D5\XLISTEN.DCU    to   (DELPHI)\LIB
   from   D5\XSPEAK.DCU     to   (DELPHI)\LIB
   from   D5\XVTLB.DCU      to   (DELPHI)\LIB
   from   DLL\*.DLL         to   WINDOWS\SYSTEM

  2. Run xv_reg.bat

  3. Add to the component palette WINDOWS\SYSTEM\XVOICED5.BPL.
