Changes between Version 16 and Version 17 of AUDIO_RECORDING_R0


Ignore:
Timestamp:
06/01/09 20:10:58 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUDIO_RECORDING_R0

    v16 v17  
    77== Overview == 
    88 
    9 Audio recording allows the user to record audio, which is then stored as an audio resource in the book. This could be done with a dialogue or a palette. 
     9Audio recording allows the user to record audio, which is then stored as an audio resource in the book. This could be done with a dialogue that is invoked from the menu bars.. 
    1010 
    1111== Task requirements == 
    1212 
    13  * User should select recording mode in some way (by selecting '''Insert > Insert Audio Recording''' from the menus?) 
     13 * User should select recording mode by selecting '''Insert > Insert Audio Recording''' from the menus. 
    1414 * User should be able to start recording (by pressing record button). 
    1515 * User should be able to stop recording (by pressing stop button). 
     
    4040 
    4141= Comments = 
    42  * In Sophie 1, the interface was a palette; a dialogue window might make more sense. The user could choose '''Insert > Audio Recording''' from the menu bars, which would bring up the record dialogue box. 
     42 * In Sophie 1, the interface was a palette; a dialogue window might make more sense.  
    4343 * If we don't actually have audio playback, maybe we can't demonstrate playback in this iteration. 
    4444 * Audio should be saved in a compressed form rather than as a raw WAV; this can be done in a later implementation.