September 2, 2010

vheinitz vheinitz
Lab Rat
1 posts

Qt-API for Speech recognition

 

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]

15 replies

September 3, 2010

Smar Smar
Lab Rat
269 posts

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 [cyber-byte.at]

[edit: converted text to link / $chetankjain]

September 3, 2010

Smar Smar
Lab Rat
269 posts
chetankjain wrote:
converted text to link

This is offtopic, but you might want to fix ”API” in opening post to be ”API:s”, as it reads…

September 3, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

Hi Smar, didn’t really get what you meant, could you update as follows:

existing text: xxxxx

new text: yyyyy

September 3, 2010

Smar Smar
Lab Rat
269 posts

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…

September 3, 2010

vheinitz vheinitz
Lab Rat
1 posts

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

September 4, 2010

Deleted Member # 4a2 Deleted Member # 4a2
Ant Farmer
1481 posts

@smar, yes I saw, even the text was underlined with the same suggestion and now its corrected. thanks

September 4, 2010

Smar Smar
Lab Rat
269 posts

vheinitz wrote:
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

I just thought that if Simon would have something like API… Like KDE projects often have. Maybe that’s not case this time.

February 5, 2011

yshurik yshurik
Lab Rat
40 posts

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.

February 10, 2011

david.laing david.laing
Lab Rat
65 posts

It might be worth keeping an eye on this: http://bugreports.qt.nokia.com/browse/QTMOBILITY-1170

 Signature 

David Laing
Location API team
Qt Mobility

June 25, 2011

TobbY TobbY
Lab Rat
208 posts

has anyone got success in QtSpeech??? or in any api for speech recorgnision

 Signature 

Gorilla..

June 29, 2011

Chuck Gao Chuck Gao
Lab Rat
342 posts
david.laing wrote:
It might be worth keeping an eye on this: http://bugreports.qt.nokia.com/browse/QTMOBILITY-1170

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.

 Signature 

Chuck

June 29, 2011

TobbY TobbY
Lab Rat
208 posts

waiting for QT to have TTS and speech recognition APIs

 Signature 

Gorilla..

June 30, 2011

QtK QtK
Lab Rat
1140 posts
TobbY wrote:
waiting for QT to have TTS and speech recognition APIs

For QT as in QuickTime related suggestions please refer to their support forums.

June 30, 2011

matrixx matrixx
Lab Rat
50 posts
QtK wrote:
TobbY wrote:
waiting for QT to have TTS and speech recognition APIs

For QT as in QuickTime related suggestions please refer to their support forums.

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 ;)

 Signature 

Nokia Certified Qt Specialist

October 8, 2011

yshurik yshurik
Lab Rat
40 posts
yshurik wrote:
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.

http://gitorious.org/qt-speech

 
  ‹‹ Third party lib : Best way      [Solved] QHash inside QHash ››

You must log in to post a reply. Not a member yet? Register here!