johnwdubois / rezonator

Rezonator: Dynamics of human engagement
33 stars 1 forks source link

Spacebar plays audio of highlighted unit #1140

Open johnwdubois opened 2 years ago

johnwdubois commented 2 years ago

Let the user play the audio of the currently highlighted unit by pressing the spacebar.

  1. In the main screen, the user hovers over the empty space the right of a line of text.
    • This line should be highlighted in some way (e.g. light grey background)
  2. When the user presses the spacebar:
    • begin playing audio from the startTime of the highlighted unit

Screenshot

See line 1759 (sbc006)" "Supposedly Alina's been on this diet"

Highlight line for spacebar playback

johnwdubois commented 2 years ago

There is an echo when playing the beginning of a line. (The beginning plays twice.) It should be eliminated.