Internal Speaker Driver for Windows 3.1 and Multimedia Windows
--------------------------------------------------------------

SPEAKR.DRV is a Windows WAVE driver. It requires either:
  1) Windows 3.1 or
  2) Windows 3.0 with Multimedia Extensions.

Notes:
  Like the Microsoft speaker driver, this Internal Speaker driver
  plays exclusively, so Windows will not run programs or respond to
  the user while sounds are playing. Unlike the Microsoft driver,
  interrupts are not disabled, so you don't have to worry about
  losing COMM port data or network connections. Even though it
  sounds OK with the interrupts enabled, if you do anything that
  causes a lot of interrupts (such as moving the mouse) the sound
  quality will suffer.


Instructions for use:
---------------------

  1) Copy SPEAKR.DRV, VADLIBWD.386 and OEMSETUP.INF to a floppy disk
     or temporary subdirectory on your hard drive.

  2) Run the Windows Control Panel. (Usually in the "Main" group.)
     Double click the "Drivers" Icon.

  3) Click the [Add...] button in the "Drivers" dialog box.

  4) Select "Unlisted or Updated Driver" in the list box labeled
     "List of Drivers" and click the [OK] button.

  5) Type the path to the directory containing SPEAKR.DRV in the
     edit field and click the [OK] button.

  6) Highlight the "Internal Speaker wave driver" item in the list
     box and click the [OK] button.

  7) You will see a dialog titled "Internal Speaker Setup". For now
     just click the [OK] button, later you can adjust the volume to
     a comfortable level.

  8) Click the [OK] button when you're done with setup.

  7) Click the [Close] button in the "Drivers" dialog.

  8) Restart Windows.

