Results 1 to 5 of 5

Thread: Speech recognition library for Qt in C ++

  1. #1
    Join Date
    Apr 2010
    Location
    Italia
    Posts
    149
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Speech recognition library for Qt in C ++

    Hello to all. I need an opensource library in C + + for voice recognition, to interface to Qt 4.8.3 and Qt Creator 2.6.0. Can anyone help me ? Searching with Google I only found executable and source in C++

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Speech recognition library for Qt in C ++

    so you found some c++ libraries. what's the problem?
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  3. #3
    Join Date
    Apr 2010
    Location
    Italia
    Posts
    149
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Speech recognition library for Qt in C ++

    hello amleto. I wrote the sentence wrong. I found only executable files, but not the source code in C++. I created a simulator with Qt, in which a robot moves in QGraphicsScene. I will introduce a voice sensor, ie the robot (which I simulate) must be able to hear the voice and understand what they say (we are finally in the world of artificial intelligence, the purpose of my study). At the moment as if my robot was a baby, so it must only be able to recognize my voice as a friend and let me know with his gestures and tears or smiles or less like the input that I provide.
    So I try a speech recognizer opensource, but it is hard to find. You will know someone? Obviously it should be a library to be used in Qt (now with Qt 4.8.3 and Qt Creator 2.6.0 and I am very well) because I have to interact with the voice from my microphone to my simulator.

  4. #4
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Speech recognition library for Qt in C ++

    the speech recognition library doesn't need to have anything to do with Qt. I don't know why you keep saying that

    http://voce.sourceforge.net/
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  5. #5
    Join Date
    Apr 2010
    Location
    Italia
    Posts
    149
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Speech recognition library for Qt in C ++

    I already tried this library, but requires java to run, also the item you get is not very nice :-(

Similar Threads

  1. Replies: 3
    Last Post: 4th June 2012, 06:56
  2. Replies: 5
    Last Post: 15th March 2011, 16:17
  3. Replies: 2
    Last Post: 11th June 2009, 00:14
  4. Speech recognition?
    By gadnio in forum Qt Programming
    Replies: 3
    Last Post: 7th May 2007, 10:49
  5. User recognition
    By eu.x in forum Qt Programming
    Replies: 4
    Last Post: 13th March 2007, 04:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.