alanjames1987 / Cross-Browser-Voice-Recognition-with-PocketSphinx.js

JBS: Cross Browser Voice Recognition with PocketSphinx.js

Home Page:http://justbuildsomething.com/cross-browser-voice-recognition-with-pocketsphinx-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross Browser Voice Recognition with PocketSphinx.js

An example of a blog post at JustBuildSomething.com

Original Post

How To Run

This needs to be run on a server. If you're on OS X try MAMP. If you want to use something Node based I recomend Serve.


If you use MAMP point your server to the directory you downloaded this Git repo to.

To do this open your MAMP preferences and click the "Apache" tab.

Then change your document root.

Lastly, point your browser to localhost:8888 to view the demo.


If you use Serve simply cd to the directory you downloaded this Git repo to.

Then type serve into your terminal.

Lastly, point your browser to localhost:3000 to view the demo.

Author

Need more help? Please email me. Alan James: alanjames1987@gmail.com

License

Licensed under MIT.

About

JBS: Cross Browser Voice Recognition with PocketSphinx.js

http://justbuildsomething.com/cross-browser-voice-recognition-with-pocketsphinx-js/

License:MIT License


Languages

Language:JavaScript 100.0%