config: api cleanup
[profile/ivi/speech-recognition.git] / src / daemon / recognizer.c
2014-09-16 Amarnath Valluriconfig: api cleanup
2014-01-10 Krisztian Litkeybuild-sys: shuffling files around for a development...
2014-01-10 Krisztian Litkeyvoice: add voice/text-to-speech API and a festival...
2014-01-10 Krisztian Litkeyrecognizer: removed unreachable leftover effect code.
2013-08-21 Krisztian Litkeyrecognizer: don't try to give and feedback if none...
2013-06-06 Krisztian Litkeyspeech-recognition: configurable feedback sounds/phrases.
2013-06-06 Krisztian Litkeyspeech-recognition: attempt to give voice feedback...
2013-06-06 Krisztian Litkeyspeech-recognition: make sure we flush the full buffer...
2013-06-06 Krisztian Litkeyspeech-recognition: use a dedicated data type for passi...
2013-06-06 Krisztian Litkeyspeech-recognition: make sure we always save the full...
2013-06-06 Krisztian Litkeyspeech-recognition: experimental dictionary switching...
2013-06-06 Krisztian Litkeyspeech-recognition: started working on dictionary switc...
2013-06-06 Krisztian Litkeyspeech-recognition: first shot at a disambiguator.
2013-06-06 Krisztian Litkeyspeech-recognition: utterance has a candidate pointer...
2013-06-06 Krisztian Litkeyspeech-recognition: iterating the backend/notify API.
2013-06-06 Krisztian Litkeyspeech-recognition: added basic infrastructure.