Hi, Looks awesome :) Could it work in QML 2 and Ubuntu Touch now ?
土豪我们交个朋友吧 BR, Joey 2013/11/19 Penk Chen <penk.c...@canonical.com> > Hi, > > I've been working on PocketSphinx and QML back in Qt 4.7/4.8, just have > some time to clean it up and make it an open source plugin. > > It's a simple wrapper of PocketSphinx's decoder in GStreamer, with one > signal "recognitionResultChanged" and two invokable start() / pause(): > > PocketSphinx { > id: sphinx > onRecognitionResultChanged: { input.text = input.text + result + "\n"; } > } > > Any suggestions are welcome, the repository can be found here: > https://github.com/penk/SlateKit/tree/master/IME/pocketsphinx > > Best, > penk > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : ubuntu-phone@lists.launchpad.net > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp