Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 959 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 959 Bytes

Learning to Read Lips App

An app to practice lip reading from snippets of YouTube videos.

Overview

  • Used Youtube API to get captions from vlogbrothers videos and added them to Firebase
  • User is shown random clips from databse without sound and types what they think was said
  • After successfully answering or giving up, the clip is replayed with sound and the caption is revealed
  • Option to report an issue with the video clip (improperly timed, face not shown, etc.)
  • Reports get sent to Analytics so a change can be made in the databse
  • Score is tracked and saved upon closing the app

Technologies

Demo