Qt-API for Speech recognition
-
wrote on 2 Sept 2010, 17:50 last edited by
Hello,
Is there a convenient Qt-API for controlling apps via speech?
If not, I am considering to evaluate one as OS-Project, Is anyone interested to join?
It could be a wrapper around available APIs (e.g Nuance).Regards,
Valentin Heinitz
[edit: fixed minor text suggestion / $chetankjain]
-
wrote on 3 Sept 2010, 10:31 last edited by
There is Simon Listens, which is open source recognizition based off KDE, maybe you can use it for your purposes.
"http://www.cyber-byte.at/wiki/index.php/Development_Environment":http://www.cyber-byte.at/wiki/index.php/Development_Environment
[edit: converted text to link / $chetankjain]
-
wrote on 3 Sept 2010, 13:58 last edited by
[quote author="chetankjain" date="1283521729"]converted text to link[/quote]
This is offtopic, but you might want to fix ”API” in opening post to be ”API:s”, as it reads...
-
wrote on 3 Sept 2010, 14:05 last edited by
Hi Smar, didn't really get what you meant, could you update as follows:
existing text: xxxxx
new text: yyyyy
-
wrote on 3 Sept 2010, 14:14 last edited by
existing: API
new text: API:s
The thing is, that the system converts :foo in the end of shorts to label... so maybe APIs, or some bug fixing or some way to work around it or...
-
wrote on 3 Sept 2010, 14:16 last edited by
Hello Smar,
Thank you very much, I was not aware of this project. However, my first impression from docu was - it is not very mature.
What I am thinking about is not an application or a particular speech recognition engine, but a Qt-Wrapper for existing SR frameworks.The purpose is to help developers making their decision for using Qt in SR-Projects. My first step would be to make a Qt-wrapper for Nuance.
Best regards,
Valentin Heinitz
-
wrote on 4 Sept 2010, 02:21 last edited by
@smar, yes I saw, even the text was underlined with the same suggestion and now its corrected. thanks
-
wrote on 4 Sept 2010, 11:45 last edited by
[quote author="vheinitz" date="1283523378"]Hello Smar,
Thank you very much, I was not aware of this project. However, my first impression from docu was - it is not very mature.
What I am thinking about is not an application or a particular speech recognition engine, but a Qt-Wrapper for existing SR frameworks.The purpose is to help developers making their decision for using Qt in SR-Projects. My first step would be to make a Qt-wrapper for Nuance.
Best regards,
Valentin Heinitz[/quote]
I just thought that if Simon would have something like API... Like KDE projects often have. Maybe that's not case this time.
-
wrote on 5 Feb 2011, 17:25 last edited by
I recently started project QtSpeech available on gitorius, to provide common API to tts engines available on Mac,Windows and maybe to festival on Linux, now it contains only draft files, but I will commit soon working implementation for Mac. Later I can also consider including connection to speech recognition API for Mac and windows.
-
wrote on 10 Feb 2011, 04:21 last edited by
It might be worth keeping an eye on this:
http://bugreports.qt.nokia.com/browse/QTMOBILITY-1170 -
wrote on 25 Jun 2011, 11:11 last edited by
has anyone got success in QtSpeech??? or in any api for speech recorgnision
-
wrote on 29 Jun 2011, 05:12 last edited by
[quote author="david.laing" date="1297311705"]It might be worth keeping an eye on this:
http://bugreports.qt.nokia.com/browse/QTMOBILITY-1170[/quote]Hope the TTS and speech recognition APIs will coming soon in Qt. Android has it, so i hope Qt also can have this feature in both Symbian and MeeGo/Maemo.
-
wrote on 29 Jun 2011, 05:16 last edited by
waiting for QT to have TTS and speech recognition APIs
-
wrote on 30 Jun 2011, 11:35 last edited by
[quote author="TobbY" date="1309324605"]waiting for QT to have TTS and speech recognition APIs[/quote]
For QT as in QuickTime related suggestions please refer to their support forums.
-
wrote on 30 Jun 2011, 13:59 last edited by
[quote author="QtK" date="1309433706"]
[quote author="TobbY" date="1309324605"]waiting for QT to have TTS and speech recognition APIs[/quote]For QT as in QuickTime related suggestions please refer to their support forums.
[/quote]
Let's not be too mean. I'm sure that though he misspelled Qt by typing QT, he sure meant Qt. For which other reasons he would be posting to this forum in the first place ;)
-
wrote on 8 Oct 2011, 13:37 last edited by
[quote author="yshurik" date="1296926743"]I recently started project QtSpeech available on gitorius, to provide common API to tts engines available on Mac,Windows and maybe to festival on Linux, now it contains only draft files, but I will commit soon working implementation for Mac. Later I can also consider including connection to speech recognition API for Mac and windows.[/quote]
-
wrote on 4 Mar 2014, 10:34 last edited by
[quote author="yshurik" date="1318081048"]
http://gitorious.org/qt-speech[/quote]That's cool!
I've tested it on Windows 7, Qt 4.8.4 right now and it works fine!
Very easy to build and to integrate. -
wrote on 6 Mar 2014, 08:45 last edited by
[quote author="vheinitz" date="1393929284"]
[quote author="yshurik" date="1318081048"]
http://gitorious.org/qt-speech[/quote]That's cool!
I've tested it on Windows 7, Qt 4.8.4 right now and it works fine!
Very easy to build and to integrate.[/quote]
hello vheinitz,Can we do both things:
1)TTS (Text to Speech)
2)Speech to Text -
wrote on 6 Mar 2014, 08:56 last edited by
[quote]
hello vheinitz,Can we do both things:
1)TTS (Text to Speech)
2)STT (Speech to Text)[/quote]
I don't think the speech recognition is implemented in this project. I haven't tested it. Only TTS.
-
wrote on 6 Mar 2014, 09:05 last edited by
Thank you vheinitz,,
Is there any way to achieve it -speech recognition in Qt.Because your thread title's answer is not there.
{Edited}