pocketsphinx.js
pocketsphinx.js copied to clipboard
Use with node JS
Hello how can I use this with Node JS backend? please write some examples? thank you
Please be more specific with your question
I think the question is "Can this be used in NodeJS, instead of a browser?"
I don't see the point of using pocketsphinx.js on a server, just use pocketsphinx compiled natively.
@ohenepee Did you have some good plan when you use nodejs to upload the voice?
@reejinbouk how to do that
For the reference native pocketsphinx node project is here:
http://github.com/cmusphinx/node-pocketsphinx
@nshmyrev thank you, best wish .