Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. voice recognition with Qt
Forum Updated to NodeBB v4.3 + New Features

voice recognition with Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 660 Views 1 Watching
  • 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.
  • E Offline
    E Offline
    EL-jos
    wrote on last edited by
    #1

    Hello, everyone,
    I would like to know if possible to create a speech recognition application like this, the user talk with a microphone and then my application translates it into a string.

    for example: google assistant or siri in iphone

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC, there's a speech recognition WIP branch in the QtSpeech module. You might want to check that.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        And ICS has done some work to integrate Qt and Amazon's Alexa

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • E Offline
          E Offline
          EL-jos
          wrote on last edited by
          #4

          @SGaist said in voice recognition with Qt:

          IIRC, there's a speech recognition WIP branch in the QtSpeech module. You might want to check that.

          Thanks, I'll take a look right away.

          1 Reply Last reply
          0
          • E Offline
            E Offline
            EL-jos
            wrote on last edited by
            #5

            But I didn't find a WIP branch in the official Qt documentation; I just saw 4 classes, such as :

            • QTextToSpeech

            • QTextToSpeechEngine

            • QTextToSpeechPlugin

            • QVoice

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Because there's no reason for it to be mentioned in the documentation. You have to clone the module sources and switch that branch.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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