home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / mm / recorder / recorder.ipf < prev    next >
Text File  |  1999-05-11  |  3KB  |  81 lines

  1. :userdoc.
  2. .***********************************************************************
  3. .*General help for the RECORDER Sample Program
  4. .***********************************************************************
  5. :h1 res=001.Help for Recorder
  6. :i1 id=RECORDER.Help for Recorder
  7. .*
  8. :p.
  9. This sample program illustrates the process of recording audio data.
  10. To record a new file, select the :hp2.New:ehp2. menu item in
  11. the :hp2.File:ehp2. menu to open a new file.  Then,
  12. Select the :hp2.Record:ehp2. push button to start recording audio data.
  13. .*
  14. :p.
  15. To record audio into an existing audio file,
  16. select the :hp2.Open...:ehp2. menu item in the :hp2.File:ehp2. menu and
  17. select a
  18. specific waveform file from the pop-up window.
  19. Then, select :hp2.Record:ehp2. push button to start recording audio data.
  20. .*
  21. :p.
  22. As stated above, select the :hp2.Record:ehp2. push button to record
  23. audio data into a new or existing file.
  24. .*
  25. :p.
  26. Select the :hp2.Play:ehp2. push button to play an audio file.  A new audio
  27. file that was just recorded may be played, or an existing audio file may be
  28. opened and played using the :hp2.Open:ehp2. menu item from the :hp2.File:ehp2
  29. menu.
  30. .*
  31. :p.
  32. Select the :hp2.Stop:ehp2. push button to stop playing an audio file or to
  33. stop recording audio data.
  34. .*
  35. :p.
  36. Select the :hp2.Rewind:ehp2. push button to return to the beginning of the
  37. currently loaded audio file.
  38. .*
  39. :p.Select the :hp2.Fast Forward:ehp2. push button to advance to the end of
  40. the currently loaded audio file.
  41. .*
  42. :p.Adjust the audio volume of the currently loaded audio file by using
  43. the :hp2.Volume:ehp2. control.
  44. .*
  45. :p.
  46. Select the :hp2.Options:ehp2. menu to configure the recording device.
  47. .*
  48. :p.
  49. The :hp2.Show status line:ehp2. menu item in the :hp2.Options:ehp2. menu
  50. may be used to control the status line displayed on the main window of the
  51. Recorder.
  52. .*
  53. :p.
  54. Select the :hp2.Type:ehp2. menu to configure the audio format of the waveform
  55. file being recorded. The options on the :hp2.Type:ehp2. menu will only be
  56. enabled when a new audio file is loaded. When an existing audio file is loaded,
  57. the applicable options in the :hp2.Type:ehp2. menu will be selected to reflect
  58. the properties of the file. The rest of the options on the :hp2.Type:ehp2. menu
  59. will be disabled.
  60. .***********************************************************************
  61. .*Keys help for the RECORDER Sample Program
  62. .***********************************************************************
  63. :h1 res=002.Help for Audio Recorder Keys
  64. :i1 id=KEYS.Help for Audio Recorder Keys
  65. :p.The following keys can be used to control the Audio Recorder sample program&colon.
  66. :dl tsize=5 break=all.
  67. :dt.:hp2.Tab:ehp2.
  68. :dd.Move among choices.
  69. :dt.:hp2.Alt:ehp2.
  70. :dd.Switch to or from the menu of an application window.
  71. :dt.:hp2.Up:ehp2. and :hp2.Down:ehp2. arrow keys
  72. :dd.Move among the push buttons, when focus is on the push button.
  73. :dt.:hp2.Left:ehp2. and :hp2.Right:ehp2. arrow keys
  74. :dd.Move among the push buttons, when focus is on the push button.
  75. When focus is on the volume control use left arrow key to decrease,
  76. right arrow key to increase the volume level.
  77. :dt.:hp2.F1:ehp2.
  78. :dd.Obtain help for the Audio Recorder sample program.
  79. :edl.
  80. :euserdoc.
  81.