home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / SG244883.ZIP / 4_4.3 < prev    next >
Text File  |  2001-01-27  |  6KB  |  169 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <HTML>
  3. <HEAD>
  4. <base href="http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/EZ30OZ00/4.4.3">
  5. <title>
  6. 4.4.3 "OS/2 WARP and OpenDoc" 
  7.   via IBM BookManager BookServer
  8. </title>
  9. </head>
  10. <body background="/bookmgr/backdrop.gif">
  11. <banner><br>
  12. <a href="../../library"><img src="/bookmgr/libicon2.gif" border=0 alt="[Library]"></a>
  13. <a  href="CONTENTS#4.4.3"><img src="/bookmgr/contents.gif" border=0 alt="[Contents]"></a>
  14. <img src="/bookmgr/drevs.gif" border=0 alt="[Revisions]">
  15. <a href="4.4.2"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  16. <a href="4.4.4"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  17. <a href="../../search?book=EZ30OZ00"><img src="/bookmgr/search.gif" border=0 alt="[Search]" ></a>
  18. <img src="/bookmgr/dslist.gif" border=0 alt="[Search Results]">
  19. <img src="/bookmgr/dsprev.gif" border=0 alt="[Prev Topic Match]">
  20. <img src="/bookmgr/dsnext.gif" border=0 alt="[Next Topic Match]">
  21. <img src="/bookmgr/dnotes.gif" border=0 alt="[Notes]">
  22. <img src="/bookmgr/dlnotes.gif" border=0 alt="[List Notes]">
  23. <a  href="../../print?book=EZ30OZ00"><img src="/bookmgr/print.gif" border=0 alt="[Print]"></a>
  24. <a href="../../download/EZ30OZ00.boo"><img src="/bookmgr/download.gif" border=0 alt="[Download]" ></a>
  25. <a  href="../../help/book"><img src="/bookmgr/help.gif" border=0 alt="[Help]"></a>
  26. <hr>
  27. <a name="HDRODSCOAU"><H3> 4.4.3   Audio Templates</H3></a>
  28. </banner>
  29. <pre width="80">
  30. <p>
  31.    All Audio templates have functions to record, play, and edit sounds.  It 
  32.    enables you to insert sound bits (or sound data such as .WAV files) in an 
  33.    OpenDoc document.  The Audio Part is not allowed to be embedded in the 
  34.    other parts, except the Container Part. 
  35. <p>
  36.    We will show you a sample of an Audio part which is embedded in a 
  37.    Container Part (see <a href="#FIG4610S61">Figure 141</a>).  To create this sample, you must do the 
  38.    following steps: 
  39. <p>
  40.    1.  Drag and drop the Container Part template from the OpenDoc Templates 
  41.        folder to the Desktop or a folder to create a new OpenDoc document. 
  42. <p>
  43.    2.  Drag and drop an Audio template from the Multimedia Templates folder 
  44.        on to the Container Part. 
  45. <p>
  46.    3.  Drag and drop a sound file (WAV file) on the Audio Part object. 
  47. <p>
  48. <p>
  49.    <a href="#FIG4610S61">Figure 141</a> shows an embedded Audio Part in the Container Part being 
  50.    activated.  Since the Audio Part is activated, the Selected menu is 
  51.    available for the Audio Part. 
  52. <p>
  53.    As you see in the Open as menu in <a href="#FIG4610S61">Figure 141</a>, there are four kinds of part 
  54.    handlers available for the Audio Part, as follows: 
  55. <p>
  56.    ░   Audio editor 
  57. <p>
  58.    ░   Player 
  59. <p>
  60.    ░   Play/Stop 
  61. <p>
  62.    ░   Quick recorder 
  63. <p>
  64. <p>
  65.    Each of these part handlers is a separate part handler.  If you select the 
  66.    <B>Play/Stop</B> handler as shown in<a href="#FIG4610S61"> Figure 141</a>, it will play the sound file. 
  67. <p>
  68. <a name="FIG4610S61"><hr>
  69.  </a>
  70. <p>
  71. <p>
  72.                                   <a href="picture-135?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P135.GIF" alt="PICTURE 135"></a>            
  73. <p>
  74. <p>
  75. <hr>
  76.  
  77.    Figure 141. Audio Part 
  78. <p>
  79.    If you select <B>Audio</B> <B>editor</B>, it will give you an audio editor as shown in 
  80.    <a href="#FIG4610S62">Figure 142</a>. 
  81. <p>
  82.    The Audio editor has the function to record a voice or sound to create a 
  83.    new sound file or edit an existing sound file. 
  84. <p>
  85. <a name="FIG4610S62"><hr>
  86.  </a>
  87. <p>
  88. <p>
  89.                                   <a href="picture-136?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P136.GIF" alt="PICTURE 136"></a>            
  90. <p>
  91. <p>
  92. <hr>
  93.  
  94.    Figure 142. Audio Editor 
  95. <p>
  96.    This editor makes it easy to edit a sound file.  The wavy line represents 
  97.    a sound with high and low pitch vertically and the horizontal axis 
  98.    represents time passing. 
  99. <p>
  100.    As shown in <a href="#FIG4610S63">Figure 143</a>, an audio player is displayed by selecting <B>Player</B> 
  101.    from the Open as menu. 
  102. <p>
  103. <a name="FIG4610S63"><hr>
  104.  </a>
  105. <p>
  106. <p>
  107.                                   <a href="picture-137?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P137.GIF" alt="PICTURE 137"></a>            
  108. <p>
  109. <p>
  110. <hr>
  111.  
  112.    Figure 143. Audio Player 
  113. <p>
  114.    The audio player provides a user interface for starting, stopping, 
  115.    pausing, and rewinding a sound file. 
  116. <p>
  117.    As shown in <a href="#FIG4610S64">Figure 144</a>, Quick recorder is displayed by selecting <B>Quick</B> 
  118.    <B>recorder</B> from the Open as menu. 
  119. <p>
  120. <a name="FIG4610S64"><hr>
  121.  </a>
  122. <p>
  123. <p>
  124.                                   <a href="picture-138?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P138.GIF" alt="PICTURE 138"></a>            
  125. <p>
  126. <p>
  127. <hr>
  128.  
  129.    Figure 144. Quick Recorder 
  130. <p>
  131.    The Quick recorder allows you to record voice or sound through a 
  132.    microphone that is connected to your sound card. 
  133. <p>
  134.    Since audio files cannot be displayed, they will be represented as icons 
  135.    on the document, but can also be displayed as buttons (as shown in 
  136.    <a href="#FIG4610S65">Figure 145</a>). 
  137. <p>
  138. <a name="FIG4610S65"><hr>
  139.  </a>
  140. <p>
  141. <p>
  142.                                   <a href="picture-139?mode=zoom"><img src="/bookmgr/pictures/EZ30OZ00.P139.GIF" alt="PICTURE 139"></a>            
  143. <p>
  144. <p>
  145. <hr>
  146.  
  147.    Figure 145. Show as Button for Audio Part 
  148. <p>
  149.    To show the Audio Part as a button, you should use the following steps: 
  150. <p>
  151.    1.  Select the Audio Part to be activated. 
  152. <p>
  153.    2.  Select <B>Show</B> <B>as</B> in the View menu. 
  154. <p>
  155.    3.  Select <B>Button</B> in the Show as submenu. 
  156. <p>
  157. <p>
  158.    The icon will change into a raised button.  You can select the button to 
  159.    automatically play the file within a part using a single mouse click. 
  160.    Correspondingly, you can stop file playback with a single mouse click. 
  161. </pre>
  162. </pre>
  163. <hr>
  164. <br><a href="4.4.2"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  165. <a href="4.4.4"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  166. <cite>  ⌐ Copyright IBM Corp. 1996</cite>
  167. <HR><p><h6><a href="/cgi-bin/bookmgr/library">IBM BookManager« BookServer</a> Copyright 1989, 1999<a href="http://www.ibm.com/"> IBM</a> Corporation.  All rights reserved.</h6><p>
  168. </BODY></HTML>
  169.