Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. qml and speech recognition
Qt 6.11 is out! See what's new in the release blog

qml and speech recognition

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
10 Posts 3 Posters 1.2k 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.
  • T Offline
    T Offline
    turkey
    wrote on last edited by
    #1

    how can i use speech recognition. speech to text. i didnt see any source about it. not text to speech. anyone help me ?

    jsulmJ 1 Reply Last reply
    0
    • T turkey

      how can i use speech recognition. speech to text. i didnt see any source about it. not text to speech. anyone help me ?

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

      @turkey Qt itself only provides text to speech (https://doc.qt.io/qt-5/qtspeech-index.html). If you need speech to text you will have to search for some other lib/framework providing this.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply
      2
      • jsulmJ jsulm

        @turkey Qt itself only provides text to speech (https://doc.qt.io/qt-5/qtspeech-index.html). If you need speech to text you will have to search for some other lib/framework providing this.

        T Offline
        T Offline
        turkey
        wrote on last edited by
        #3

        @jsulm yes i know this but im searching for additional solve way. with js or python etc.

        jsulmJ 1 Reply Last reply
        0
        • T turkey

          @jsulm yes i know this but im searching for additional solve way. with js or python etc.

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

          @turkey Well, this is Qt forum. Not JS or Python.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          T 1 Reply Last reply
          0
          • jsulmJ jsulm

            @turkey Well, this is Qt forum. Not JS or Python.

            T Offline
            T Offline
            turkey
            wrote on last edited by
            #5

            @jsulm i know. if you read header, you understand my question. i looking for qml include js or python. if you dont know qt workable with java - js- python have nice day

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

              Hi,

              There's a WIP branch for speech recognition for the QtSpeech module but I do not know how far it is.

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

              T 1 Reply Last reply
              1
              • SGaistS SGaist

                Hi,

                There's a WIP branch for speech recognition for the QtSpeech module but I do not know how far it is.

                T Offline
                T Offline
                turkey
                wrote on last edited by
                #7

                @SGaist thank you for help and answer. but this not helped to me x_x

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

                  What exactly do you want to achieve ?

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

                  T 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    What exactly do you want to achieve ?

                    T Offline
                    T Offline
                    turkey
                    wrote on last edited by
                    #9

                    @SGaist i found a video but how can i make same solution i dont know. i want to a program. when i say blue, button will be blue color in program but I can't convert audio to text. because it does not detect sound
                    video link : https://www.youtube.com/watch?v=kYQHk-KNI6I

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

                      From your video, he uses the module I linked to for the ASR part.

                      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