home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / misc / sound2.zip / SOUND.DOC < prev    next >
Text File  |  1990-07-10  |  4KB  |  142 lines

  1.  
  2.  
  3.  
  4.             SOUND  Ver 1.0    7/90
  5.                Copyright 1990
  6.                  by
  7.                Dave Gillespie
  8.  
  9.  
  10.  
  11.  
  12. SOUND is a program to play speech files on the IBM PC.    It's main purpose
  13. is to play a short welcoming phrase at boot up.  SOUND works on most IBM
  14. compatible computers.
  15.  
  16. Since the program uses the internal speaker of your computer, the sound
  17. quality is acceptable but not perfect.    A tone may accompany some files
  18. that is dependent on the sound file and computer it is running on.
  19. Because of this tone, major software houses haven't adopted this method
  20. of sound reproduction.
  21.  
  22. SOUND was designed to play a short phrase at boot up.     Therefore, the
  23. sound produced should be acceptable.  You be the judge.
  24.  
  25.  
  26.     This archived file contains the following:
  27.  
  28.         SOUND.EXE    - The executable file
  29.         SOUND.DOC    - This file.
  30.         RUNME.BAT    - Plays every file on disk
  31.         RUNCONT.BAT    - Same as RUNME continuously
  32.         XXX.SND     - Sound files (13)
  33.  
  34.  
  35. Please feel free to distribute this program on the conditions that,
  36. only the original archive file containing the above files are distributed,
  37. and the executable file is not altered in any way.  No fee greater than
  38. $7.50 is to be charged to the person or persons receiving the program.
  39.  
  40. -----------------
  41.  
  42.  
  43. RUNNING SOUND:
  44.  
  45. Type SOUND and a carriage return.  You will see a help screen.
  46.  
  47.     A>SOUND
  48.  
  49. Type SOUND and a * and SOUND will play all sounds.
  50.  
  51.     A>SOUND *
  52.  
  53. Type SOUND and the sound name and hear one sound.
  54.  
  55.     A>SOUND GONG.SND
  56.  
  57. -----------------
  58.  
  59.  
  60. POSSIBLE PROBLEM:
  61.  
  62. I should mention that SOUND temporarily grabs the timer-tick interrupt,
  63. and therefore will throw out your DOS clock by a few seconds each time
  64. SOUND is run.  Since the internal clock board is not affected, this should
  65. not be a problem to have the time a few seconds slow.  Most people won't
  66. even notice.
  67.  
  68. If for some reason you cannot live with your clock being a few seconds slow,
  69. simply run your clock routine to reset your clock after you run SOUND.
  70.  
  71. TIMER /S    (or whatever your system uses to copy the time to DOS)
  72.  
  73.  
  74. It is best to play your boot sound before you copy your clock values to DOS.
  75. This is done in your AUTOEXEC file.  No time will be lost with this method.
  76.  
  77. SOUND GONG.SND
  78. TIMER /S
  79.  
  80. A future version of SOUND will solve this problem.
  81.  
  82. If you don't use your clock or always enter TIME & DATE, then ignore
  83. what I've just said.
  84.  
  85. -----------------
  86.  
  87. HEAVY DUTY TECHIE:
  88.  
  89. SOUND is intended to run on it's own as a boot program or under DOS.
  90. This version of SOUND restores the timer to defined DOS values.
  91. Some shell programs that run many applications at once use the timer.
  92. You may receive the message - "EXEC failure".
  93. SOUND is not intended to run concurrent in MS WINDOWS, Deskview, etc.
  94. SOUND will run as a DOS child process such as "RUN" in MIRROR.
  95.  
  96. -----------------
  97.  
  98.  
  99. REGISTRATION:
  100.  
  101. Be the first on your block and the envy of your friends - register SOUND!
  102.  
  103. I have available three disks of additional sounds.  For a $30.00 registration
  104. fee, I will send you a current version of SOUND and the three disks of sounds.
  105.  
  106. Each disk is available separately for $10.00.  Send a SASE (self addressed 
  107. stamped envelope) for a list of the disks and their contents.
  108.  
  109. IF there is enough interest, I will make additional disks available.
  110.  
  111. Not sold in any store!
  112.  
  113.  
  114. DAVE GILLESPIE
  115. 1331 N. LOTTA DR.
  116. LOS ANGELES, CALIFORNIA
  117. 90063
  118.  
  119. -----------------
  120.  
  121.  
  122. WAIVER:
  123.  
  124. SOUND is offered AS IS and absolutly NO guarantees are given or implied
  125. as to it's suitability.  The author assumes no responsibility for any
  126. damage to your machine or loss of data incurred while using this program.
  127.  
  128. Developed on a PC XT compatible and IBM Convertible.  Based on the
  129. Zobell-Richard algorithm.  Please report any problems.
  130.  
  131. -----------------
  132.  
  133. Thank you.
  134. 7/10/90
  135.  
  136. vertible.  Based on the
  137. Zobell-Richard algorithm.  Please report any problems.
  138.  
  139. -----------------
  140.  
  141. Thank you.
  142. 7/10/90