speech-recognition: experimental dictionary switching, audio sample collecting.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 6 Jun 2013 13:41:08 +0000 (16:41 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 6 Jun 2013 13:54:44 +0000 (16:54 +0300)
commit86b741faa621374534d427798ea395b86606925c
treee1a612a634ce2fb9d8e7fbe0dc5aecb80353a442
parentbb9afeb1b7270f1e4566c0bf0d81a5b412891013
speech-recognition: experimental dictionary switching, audio sample collecting.

Experimental dictionary switching now works with the fake backend.
Quite a horrible kludge (especially the re-entrancy handling), needs
a big cleanup. Audio samples are now collected and passed to the command
notification callbacks.
src/daemon/client.c
src/daemon/client.h
src/daemon/dbusif.c
src/daemon/recognizer.c
src/daemon/recognizer.h