Speech recognition in a hybrid mobile app? -


i'm looking build cross platform app, ideally using html5 framework such trigger.io. however, i'm wondering best way implement speech recognition. according research html5 speech recognition systems work on chrome that's not option. there way build using native modules? if not on trigger.io, supported in other frameworks?

have tried phonegap.it has native capabilities exposed through there api , things not there can code in native , use plugin phone gap.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -