===============================================
 The TWavePlayer Component: Installation Notes
===============================================

   Component     : TWavePlayer
   Version       : 1.0 (Delphi 1.0 and 2.0)
   Component Page: Custom
   16-bit files  : WAVEPLAY.DCU, WAVEPLAY.DCR
   32-bit files  : WavPlr32.dcu, WavPlr32.dcr
   Description   :
      Given a wave file (files with *.wav extension), TWavePlayer can
   play it to the default sound device. On the event of non-availability
   of the file, it can, optionally, play a default sound (set through
   Control Panel - usually a beep). It can play the file either
   synchronously or asynchronously and can even force stop a playing
   wave file. Optionally, it can loop over the wave file without
   further any intervention from the program.

=====================
 Installation Issues
=====================

-----------------------------
16-bit Component (Delphi 1.x)
-----------------------------
To install the component:
1. Select Options | Install Components in the Delphi IDE.
2. Click the Add button.
3. Click the Browse button.
4. Locate and select the file WAVEPLAY.DCU. Note that the file WAVEPLAY.DCR
   should be in the same directory in which the WAVEPLAY.DCU resides.
5. Click the Ok buttons to close all the dialogs.

The Delphi component library DLL will be recompiled with the new
component added to the "Custom" page of the component palette.

-----------------------------
32-bit Component (Delphi 2.x)
-----------------------------
To install the component:
1. Select Component | Install... in the Delphi IDE.
2. Click the Add button.
3. Click the Browse button.
4. Locate and select the file WavPlr32.dcu. Note that the file WavPlr32.dcr
   should be in the same directory in which the WavPlr32.dcu resides.
5. Click the Ok buttons to close all the dialogs.

The Delphi component library DLL will be recompiled with the new
component added to the "Custom" page of the component palette.

=============================================
 Limited warranty and disclaimer of warranty
=============================================
This software and accompanying written materials are provided
"as is" without warranty of any kind. Further, the author does
not warrant, guarantee, or take any representations regarding
the use, or the results of use, of the software or written
materials in terms of correctness, accuracy, reliability,
currentness or otherwise. The entire risk as to the results
and performance of the software is assumed by you.
Neither the author nor anyone else who has been involved in
the creation, production or delivery of this product shall be
liable for any direct, indirect, consequential or incidental
damages (including damages for loss of business profits, business
interruption, loss of business information and the like) arising
out of the use or inability to use the product even if the author
has been advised of the possibility of such damages.
By using the TWavePlayer component you acknowledge that you have read
this limited warranty, understand it, and agree to be bound by its'
terms and conditions.

=====================================================================
If you have any comments, suggestions and bug-reports, please forward
it to dalal@cse.iitb.ernet.in OR chdalal@pcsbom.patni.com
=====================================================================

========================================
Name: Chirag Dalal
Address: 6/54, Varma Nagar,
         Old Nagardas Road,
         Andheri (East),
         Mumbai - 400 069,
         Maharashtra, India.
E-mail: dalal@cse.iitb.ernet.in
URL: http://www.cse.iitb.ernet.in/~dalal
========================================

