home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / extra.zip / TAM.DOC < prev    next >
Text File  |  1994-06-09  |  11KB  |  218 lines

  1. TAM Sample Application
  2.  
  3. Caveat: Although the TAM sample included with this beta is a functional
  4. answering machine, it does not contain the error recovery or feature set
  5. required of a robust application.
  6.  
  7. Overview
  8. The TAM application is designed to operate both as a standard telephone and
  9. a telephone answering system.  When using either the telephone to take a
  10. call, or the answering system to review messages, the application allows the
  11. user to select either a desk telephone handset or an external
  12. microphone/speaker as an input/output device.  This allows for private
  13. reviewing of messages through the handset, and adds speakerphone capability
  14. to a standard telephone through the microphone and speaker devices.
  15.  
  16. To implement this dual functionality, the application is defined to operate
  17. in two distinct modes, a 'Telephone' mode and a 'Message Review' mode.  The
  18. operating mode is set by the user, through the 'Mode' pulldown menu.
  19.  
  20. In 'Telephone' mode, the application acts as a standard telephone.  In this
  21. mode, the system answers incoming calls, plays an announcement, and records
  22. messages.  When system output is set to 'Handset', the desk telephone is
  23. connected directly to the teleph one line.  When the output is set to
  24. 'Speaker', the telephone is taken off hook and the system microphone and
  25. speaker are enabled.
  26.  
  27. In 'Message Review' mode, the application can play recorded messages to
  28. either the speaker or telephone handset.  All message play controls are
  29. located under the 'Play Control' menu.  Note that when message reviewing is
  30. taking place, the system does not ans wer any incoming calls.
  31.  
  32. The handset volume is not adjustable under the sample application, but the
  33. speaker volume (used for both speakerphone and message review operations)
  34. can be set using the 'Volume' menu.
  35.  
  36. System Setup
  37.  
  38. 1.  Copy tam.exe and the .tam files to a \tam subdirectory (or other
  39. convenient subdirectory) on your system.
  40.  
  41. 2.  If you wish to add a tam icon to the desktop:
  42.  
  43.   a.  Open the Templates folder and drag a copy of the Program icon to the
  44.   desktop.
  45.  
  46.   b.  Enter the following information in Program Settings: path and filename
  47.   of the executable (tam.exe); working directory; title for the icon
  48.   (e.g. TAM).
  49.  
  50. 3.  To start TAM, simply double-click on the TAM  icon (or enter
  51. tam from an OS/2 command line).
  52.  
  53. The TAM application is mostly self sufficient, but there are some
  54. initialization steps to perform when setting up a new answering system.
  55. Below are specific instructions for the various initialization procedures.
  56.  
  57. Recording an Announcement
  58.  
  59. The first step in using the TAM sample application is to record a new
  60. announcement.  This is done by selecting the 'Message Review' mode option
  61. under the 'Mode' menu, and then selecting 'Record Announcement...' under the
  62. 'Configure' menu.  A three part dial og box is displayed.
  63.  
  64. The top portion of the dialog box is used for recording.  The 'Record
  65. from...' box in the upper left hand corner of the dialog box determines the
  66. input recording device.  The default device is set to 'Microphone' so if you
  67. wish to record your announcement f rom the telephone handset, first select
  68. the 'Telephone Handset' button in the 'Record from...' box.
  69.  
  70. After the input device has been chosen, click on the 'Begin Recording'
  71. button and start speaking (once you hear a beep) into the input device you
  72. have chosen.  When done, click on the 'End Recording' button.  To listen to
  73. the announcement you just recorded, select an output device in the 'Play
  74. to...' box, and click on the 'Play Announcement' button.  The announcement
  75. plays to the output device selected.  If you wish to use the newly recorded
  76. announcement, click on the 'Ok' button.  Otherwise, to keep the old a
  77. nnouncement, click on the 'Cancel' button.
  78.  
  79. After closing the dialog box, make sure you place the application back into
  80. telephone mode by selecting the 'Telephone' mode option in the 'Mode'
  81. pulldown menu.
  82.  
  83. Setting the Ring Count
  84. The ring count determines the number of rings before which the system
  85. answers the telephone to record an incoming message.  The TAM application
  86. has two ring counts, one for when messages are available, and one for when
  87. no messages are available.  A common ' toll saver' feature is to set the
  88. device to answer on the first ring when new messages are available, but not
  89. to answer before the fourth ring when there are no new messages.  This
  90. allows the user to hang-up when calling remotely before the system answers
  91. when there are no messages available.
  92.  
  93. To set the ring count, select the 'Set Ring Count...' item in the
  94. 'Configure' menu.  A dialog box is displayed, prompting for the two types of
  95. ring counts.  After entering a new ring count for when messages are
  96. available and one for when no messages available, press the 'OK' button to
  97. use the new counts, or press the 'Cancel' button to abort any changes.
  98.  
  99. Setting the Command Code
  100. The TAM application allows the user to retrieve messages from a remote
  101. telephone, by calling the device, and when prompted to record a message,
  102. entering instead a 3-digit command code on the touch-tone keypad.  The
  103. command code is configurable, and can be changed any time.  To set a new
  104. command code, select the 'Set Command Code...' item on the 'Configure' menu.
  105. A dialog box prompting for a new command code is displayed.  After entering
  106. a new command code, press the 'OK' button to accept the change, or press the
  107. 'Cancel' button to abort any changes and keep the original code.
  108.  
  109. Using the Speakerphone
  110. In addition to providing the answering machine function, the TAM application
  111. turns any speaker/microphone connected to the Mwave board into a
  112. speakerphone.
  113.  
  114. Initiating a Speakerphone Call
  115. Before initiating a call for use woth the speakerphone, verify that the
  116. application is in telephone mode by selecting the 'Telephone' option under
  117. the 'Mode' pulldown menu, and that the system is connected to the handset by
  118. selecting the 'Handset' item under the 'Mode' pulldown menu.
  119.  
  120. Note: These two options should always be set when you are not reviewing
  121. messages.
  122.  
  123. The speakerphone call is initiated by dialing the desired number using your
  124. standard desk phone.  After the number has been dialed, the speakerphone is
  125. initiated by selecting the 'Speaker' option under the 'Mode' pulldown menu.
  126. After this has been done, yo u can hang-up the telephone handset.
  127.  
  128. Speakerphone Volume Control
  129. While the speakerphone call is in progress, the output volume of the speaker
  130. can be adjusted by selecting a volume level from the 'Volume' pulldown menu.
  131.  
  132. Terminating a Speakerphone Call
  133. To terminate a speakerphone call, leave the desk phone handset on hook, and
  134. place the system back into handset connect mode by selecting the 'Handset'
  135. item under the 'Mode' pulldown menu.
  136.  
  137. Reviewing Messages Locally
  138. The number of active messages on the system is shown in the application
  139. window whenever the application is open on the desktop.  If new messages
  140. arrive while the application is in icon form, new messages can be detected
  141. by the flashing of the icon text.  Th e title bar on the application window
  142. also flashes if new messages have arrived since the last message review.
  143.  
  144. Playing Recorded Messages
  145. To review messages, select the 'Message Review' mode from the 'Mode'
  146. pulldown menu.  Incoming calls are not be answered while you are in this
  147. mode.
  148.  
  149. Next, you should select the output device to which to play your messages.
  150. You can play messages to either the telephone handset or the external
  151. speaker.  To use the handset, select the 'Handset' option on the 'Mode'
  152. pulldown menu.  To use an external speake r, select the 'Speaker' option on
  153. the 'Mode' pulldown menu.  When using the speaker, you can adjust the
  154. speaker volume be selecting a new volume level from the 'Speaker Volume'
  155. pulldown menu.
  156.  
  157. When in message review mode, some of the entries on the 'Play Control'
  158. pulldown menu become visible.  To start reviewing messages, select the
  159. 'First' item on the 'Play Control' pulldown menu.  This prompts the system
  160. to play the first active message.  If the 'First' item is grayed on the
  161. menu, then you have no active messages.
  162.  
  163. After the first message has played, you have a choice of either replaying
  164. the message, keeping the message and playing the next message, or erasing
  165. the message and playing the next message.  To replay the message, select the
  166. 'Repeat' option on the 'Play Co ntrol' pulldown menu.  To keep this message
  167. and play the next message in the queue, select the 'Next' option.  To erase
  168. this message and play the next message (if any), select the 'Erase' option.
  169. After playing the second message, you can go back and play th e previous
  170. message by selecting the 'Previous' option.
  171.  
  172. Note: When you have finished reviewing messages, you should always return
  173. the system to telephone mode by selecting the 'Telephone' mode option under
  174. the 'Mode' pulldown menu.
  175.  
  176. Message Positioning Controls
  177. While a message is playing, you can step back 5 seconds in the message, step
  178. forward 5 seconds in the message, or pause the message playback.  When
  179. paused, the playback will remain stopped until unpaused (pause selected a
  180. second time).  These options are pe rformed by selecting the 'Back 5
  181. seconds', 'Ahead 5 seconds', or 'Pause' menu entries under the 'Play
  182. Control' pulldown menu.
  183.  
  184. Message Speed Controls
  185. As well as being able to skip around in a message using 'Step Back' and
  186. 'Skip Forward', the TAM application also allows you to set the play speed of
  187. the message, so that you can play back messages at an accelerated or
  188. decelerated rate.  To change the messa ge play speed, select a new speed
  189. (either 'Play Slow', 'Play Normal', or 'Play Fast') from the 'Play Control'
  190. pulldown menu.  The speed setting you choose remains in effect until you
  191. exit the message review mode.
  192.  
  193. Reviewing Messages Remotely
  194. Message review is also possible using a touch-tone telephone, when calling
  195. from a remote location.  To gain access to the message review mode of the
  196. application, first call the system and let the answering machine answer the
  197. call.  When the announcement beg ins to play, enter the 3 digit command code
  198. you selected during the application setup process.  The system now tells you
  199. how many active messages you have.  At this point, you can begin entering
  200. touch-tone keypad commands to review messages as described in the previous
  201. section.  Below is a list of the available keypad command options:
  202.  
  203. Message Play Commands:
  204.    Press '1' to play first/next active message
  205.    Press '2' to erase current message and play next active message
  206.    Press '3' to replay or restart the current message
  207.    Press '4' to archive current message and play next active message*
  208.  
  209. Message Play Control Commands:
  210.    Press '51' to back up 5 seconds in current active message
  211.    Press '52' to pause and resume playing active message
  212.    Press '53' to skip forward 5 seconds in current active message
  213.  
  214. Note: Message saving is not available under the sample application.  Remote
  215. telephone command operation is one (of many) areas that can be greatly
  216. enhanced in an actual TAM / Voice-Mail application.
  217.  
  218.