summaryrefslogtreecommitdiffstats
path: root/src/asr/qspeechrecognitionplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Fix a number of documentation issuesTopi Reinio2015-10-141-1/+1
| | | | | | | | | | | | | - Separate TTS, Speech Recognition as their own C++ modules - Create a top-level Qt Speech C++ Classes page - Add missing example file type to .qdocconf - Use a table for speech recog. plugins - Fix QDoc warning: src/asr/qspeechrecognition.cpp:125: warning: Can't link to 'stateChanged()' Change-Id: I7da40273c2878a18924705f331a998730a06c7c4 Reviewed-by: Tuomas Tuononen <tuomas.tuononen@code-q.fi> Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
* Initial implementation of QtSpeechRecognition libraryTuomas Tuononen2015-09-031-0/+78
Change-Id: Ifc2d0d7e120be3f500b9822ce1b342ff8a18d90d Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>