jrkolsby / Narrator

Speech-to-text-to-speech system with Google Web Speech API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Narrator

This is a small application built for the production of Columbia University's "Late Night" play: How to Business, directed by Alexandra Warrick and Nathaniel Jameson. It takes spoken input from a browser's input, converts it to text, and outputs it verbally using Google's Web Speech and Speech Synthesis APIs.

##TODO

  • Implement recognition of contenteditable changes made to the certain element

About

Speech-to-text-to-speech system with Google Web Speech API


Languages

Language:JavaScript 86.0%Language:CSS 7.9%Language:HTML 6.1%