Voice Recognition with QT
-
Hello all,
Can someone please tell me how to do voice recognition with QT? It is better if it is both Voice to Text and Text to speech, since that is what I actually need. However Voice to text is must. Any libraries? How can I integrate them with QT? Setups instructions also needed. I am using windows 7 ultimate, with the latest version of QT which use the VS 2010 compiler if it matters.
Please help!
-
The question has nothing to do with Qt.
Any C or C++ library for speech-to-text or text-to-speech handling that you can build with your MSVC compiler can be used in a C++ program that also uses Qt. You might find some options here:
http://en.wikipedia.org/wiki/List_of_speech_recognition_software