Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 939 Bytes

File metadata and controls

17 lines (12 loc) · 939 Bytes

AudioStudy

This app was created for The 2021 Congressional App Challenge and won second place in this competition. The mobile app focuses on improving the effectiveness and speed of studying for students with reading impairments, such as dyslexia or visual impairments. It allows the user to take a picture of any printed or handwritten text. That image will then be sent to a Firebase cloud function, which will use GCP's OCR (Optical Character Recognition) to convert the image to text characters. The text characters will then be converted to speech using GCP's TTS (Text-To-Speech) API, and the file will then be stored in the cloud and be accessible on any device the user is logged in on.

Technologies Used

  1. TypeScript
  2. React Native and Expo
  3. Firebase/GCP
  4. Express.js
  5. Figma for the design

Applicated Demo

Congressional.App.Challenge.2021.Demo.Final.Presentation.mp4