pocketsphinx.js
pocketsphinx.js copied to clipboard
Node Simple Server as opposed to Python Simple Server
In the README you suggest using a python simple server (which works great) but would it be better to set up a node simple server in the examples to keep consistency with javascript? It is really easy to do so ( I already did it myself by following this suggestion) and I would be happy to send in a pull request to set it up if that would help.
Sorry to answer that late. How to serve the JavaScript files is really out of the scope of this project. Users would just use whatever web server/framework/pipeline their application is based on.