Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Qt-API for Speech recognition
QtWS25 Last Chance

Qt-API for Speech recognition

Scheduled Pinned Locked Moved Brainstorm
21 Posts 10 Posters 21.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Smar
    wrote on last edited by
    #5

    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...

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vheinitz
      wrote on last edited by
      #6

      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

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #7

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

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Smar
          wrote on last edited by
          #8

          [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.

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            yshurik
            wrote on last edited by
            #9

            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.

            1 Reply Last reply
            0
            • D Offline
              D Offline
              dalaing
              wrote on last edited by
              #10

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

              David Laing
              Location API team
              Qt Mobility

              1 Reply Last reply
              0
              • T Offline
                T Offline
                TobbY
                wrote on last edited by
                #11

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

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  Chuck Gao
                  wrote on last edited by
                  #12

                  [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.

                  Chuck

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    TobbY
                    wrote on last edited by
                    #13

                    waiting for QT to have TTS and speech recognition APIs

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      kamalakshantv
                      wrote on last edited by
                      #14

                      [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.

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        matrixx
                        wrote on last edited by
                        #15

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

                        Nokia Certified Qt Specialist

                        1 Reply Last reply
                        0
                        • Y Offline
                          Y Offline
                          yshurik
                          wrote on last edited by
                          #16

                          [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]

                          http://gitorious.org/qt-speech

                          1 Reply Last reply
                          0
                          • V Offline
                            V Offline
                            vheinitz
                            wrote on last edited by
                            #17

                            [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.

                            1 Reply Last reply
                            0
                            • IamSumitI Offline
                              IamSumitI Offline
                              IamSumit
                              wrote on last edited by
                              #18

                              [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

                              Be Cute

                              1 Reply Last reply
                              0
                              • V Offline
                                V Offline
                                vheinitz
                                wrote on last edited by
                                #19

                                [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.

                                1 Reply Last reply
                                0
                                • IamSumitI Offline
                                  IamSumitI Offline
                                  IamSumit
                                  wrote on last edited by
                                  #20

                                  Thank you vheinitz,,
                                  Is there any way to achieve it -speech recognition in Qt.

                                  Because your thread title's answer is not there.

                                  {Edited}

                                  Be Cute

                                  1 Reply Last reply
                                  0
                                  • P Offline
                                    P Offline
                                    Prinzii
                                    wrote on last edited by
                                    #21

                                    https://github.com/dconroy/PiTranslate/blob/master/text-to-translate.py

                                    It works pretty good, but it's python.
                                    I think it can't be so hard to program this in c...

                                    1 Reply Last reply
                                    0

                                    • Login

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • Users
                                    • Groups
                                    • Search
                                    • Get Qt Extensions
                                    • Unsolved