undebate icon indicating copy to clipboard operation
undebate copied to clipboard

Candidate Recorder Telepromter

Open ddfridley opened this issue 4 years ago • 0 comments

As part of the candidate-recorder, give candidates a way to enter the text of what they want to answer for each question, and then give them a teleprompter that appears when it's their turn to speak and moves through the text of their speech as the speak it.

  • [ ] UX Design for inputing text
  • [ ] UX Design for teleprompter.
  • [ ] Front End React for implementation.
  • [ ] Backend model support for storing the data, and making it part of the rendered page and the SEO.

Notes: The teleprompter feature needs to keep the candidate looking into the camera - so it should be placed relative to the camera, and it should keep the candidates eyes focused on a narrow field (not side to side on the screen).

The teleprompter will need move through the words automatically this will take some trial and error. We can give it a word rate, and give candidates a way to increase/decrease the word rate. (or should it just be a character rate).

Extra extra credit for using speech activity detection to advance the teleprompter.

ddfridley avatar May 20 '20 02:05 ddfridley