Skip to content

thurloat/input-x-webkit-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo app for <input x-webkit-speech> found in Chrome 8+


To Compile

JS is Compiled using Google Closure Library / Compiler, Backend written on App Engine

closurebuilder.py --root=~/closure/lib/ \
              --root=js/ \
              --namespace="thurloat.voiceChat" \
              --output_mode=compiled \
              --compiler_jar=~/closure/compiler.jar \
              --compiler_flags="--compilation_level=ADVANCED_OPTIMIZATIONS" > output.js

About

Demo App for <input x-webkit-speech>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages