Hey SC! Yes, the engine runs on javascript ported by emscripten.
We can't say that is the most performatic thing on world, but after talk with Olli Pettay I think is better to run it on a separated process or shared module, and use MRCP to integrate it with Web Speech API. This way this module can run both offline (tcp) as online (websocket). I have some doubts about b2g internals, so you wish to help me on this? Thanks Andre On Tue, Mar 11, 2014 at 11:38 PM, Shih-Chiang Chien <[email protected]>wrote: > Fantastic Andre! > > Does the offline version bundle the voice processing/recognition engine in > the web app? I'm very interested in the CPU usage and memory footprint for > doing this on B2G phone. > > Best Regards, > Shih-Chiang Chien > Mozilla Taiwan > > On Mar 11, 2014, at 8:43 PM, Andre Natal <[email protected]> wrote: > > Hello everybody. > > Finally finished the offline version of speechrtc. Check the video running > on Peak > > https://www.youtube.com/watch?v=FXKXhrRDEb8 > > Thanks > > Andre > > > > > On Sat, Mar 8, 2014 at 8:55 PM, <[email protected]> wrote: > > > Ahmed, check SpeechRTC, it is an API for speech recogntion for b2g. > > https://github.com/andrenatal/speechrtc > > Em quinta-feira, 14 de novembro de 2013 10h02min40s UTC-2, Ahmed Nefzaoui > escreveu: > > Hi, > > > > I was wondering if there are any plans for supporting Web Speech API (I > > think it's introduced by Google.. Not sure about that..) Or an equivalent > for B2G.. Because I remember back in the early days of Firefox OS I > stumbled upon a planning sheet that mentions something like that. > > > > > Thanks, > > Nefzaoui > > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > > > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
