home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / MM / CAPTION / README < prev    next >
Text File  |  1995-06-05  |  2KB  |  59 lines

  1.  
  2. CAPTION - Caption Creation Utility
  3.  
  4.  
  5. DESCRIPTION:
  6.  
  7.  The Caption Creation Utility program is part of the sample
  8.  captioning system provided with the Toolkit.
  9.  The Caption Creation Utility program enables a user to
  10.  synchronize an audio file with a text file.
  11.  
  12.  Note:
  13.  This concept can be extended beyond audio and text to apply to
  14.  many possibilities, such as synchronizing audio and video, or
  15.  synchronizing video and text.
  16.  
  17. TASK:
  18.  
  19.  Synchronize an Audio file with a text file
  20.  
  21. CONCEPT/FEATURE:
  22.  
  23.  Use of Caption files
  24.  
  25. SAMPLE LOCATION:
  26.  
  27.  Inside the MM Sample Programs inside the main VisualAge C++ for OS/2    
  28.  folder on your OS/2 desktop.    
  29.  
  30.  Note:This sample is not provided in project form.
  31.  
  32. SOURCE FILE LOCATION:
  33.  
  34.  X:\ibmcpp\samples\toolkit\mm\capdll\caption
  35.  
  36.  where X: is the drive you installed the samples and document component
  37.  of VisualAge C++ for OS/2.
  38.  
  39. HOW TO RUN THE SAMPLE:
  40.  
  41. -From your OS/2 desktop:
  42.  Double-click on the sample's icon.
  43.  
  44. -From an OS/2 command prompt:
  45.  To start a non-WorkPlace Shell sample program from an OS/2 command
  46.  prompt, type the name of the executable file and press Enter.  If you
  47.  have edited source code of a sample program and want to recompile,link,
  48.  and run the files, use the NMAKE tool. Your output is the executable
  49.  file.  For information about the NMAKE utility, see the
  50.  OS/2 Tools Reference.
  51.  
  52.  
  53. SOFTWARE/HARDWARE PREREQUISITES:
  54.  
  55.  
  56. - IBM VisualAge C++
  57. - OS/2 Warp
  58. - IBM or compatible 386 and up.
  59.