Skip to content

gaurav183/SubtitleApp

Repository files navigation

Subtitle

This app streams a live video as well and displays real-time subtitles, in an attempt to allow the deaf or hard of hearing to have the ability to experience the world around them.

Prerequisites

  • An iOS API key for the Google Cloud Speech API (See the docs to learn more)
  • An OSX machine or emulator
  • Xcode 7
  • Cocoapods version 1.0 or later

Quickstart

  • Clone this repo and cd into this directory.
  • Run pod install to download and build Cocoapods dependencies.
  • Open the project by running open Speech.xcworkspace.
  • In Speech/SpeechRecognitionService.m, replace YOUR_API_KEY with the API key obtained above.
  • Build and run the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors