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. Is there a way to have speech to text in Qt C++ ?
Forum Updated to NodeBB v4.3 + New Features

Is there a way to have speech to text in Qt C++ ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 515 Views 2 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.
  • Gitesh YeoleG Offline
    Gitesh YeoleG Offline
    Gitesh Yeole
    wrote on last edited by
    #1

    I want to have speech to text in QApplication written using C++ and QWidgets.
    Is there any solution for this. I have read about text to speech but not a vice versa.

    jsulmJ 1 Reply Last reply
    1
    • Gitesh YeoleG Gitesh Yeole

      I want to have speech to text in QApplication written using C++ and QWidgets.
      Is there any solution for this. I have read about text to speech but not a vice versa.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Gitesh-Yeole No, there is nothing in Qt for that. You would need to use some other library for speech to text.

      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

        Hi,

        You can check the speech-recognition branch of the QtSpeech module.

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

        JoeCFDJ 1 Reply Last reply
        2
        • SGaistS SGaist

          Hi,

          You can check the speech-recognition branch of the QtSpeech module.

          JoeCFDJ Offline
          JoeCFDJ Offline
          JoeCFD
          wrote on last edited by
          #4

          @SGaist said in Is there a way to have speech to text in Qt C++ ?:

          QtSpeech module.
          it is text to speech, not speech to text.

          JKSHJ 1 Reply Last reply
          1
          • JoeCFDJ JoeCFD

            @SGaist said in Is there a way to have speech to text in Qt C++ ?:

            QtSpeech module.
            it is text to speech, not speech to text.

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            @JoeCFD said in Is there a way to have speech to text in Qt C++ ?:

            it is text to speech, not speech to text.

            That's why @SGaist referred to the speech-recognition branch. It's not released yet, but it's coming.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            JoeCFDJ 1 Reply Last reply
            2
            • JKSHJ JKSH

              @JoeCFD said in Is there a way to have speech to text in Qt C++ ?:

              it is text to speech, not speech to text.

              That's why @SGaist referred to the speech-recognition branch. It's not released yet, but it's coming.

              JoeCFDJ Offline
              JoeCFDJ Offline
              JoeCFD
              wrote on last edited by
              #6

              @JKSH Good stuff.

              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