Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    How to implement conversion of voice to words (speech recognition) in Qt?

    General and Desktop
    3
    3
    555
    Loading More Posts
    • 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
      Sajad Manal last edited by

      #Qt5.4.1 #Qt

      1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion last edited by

        Qt itself does not provide speech recognition. You either have to use third party software component, use a web service or implement it by yourself (don't ask here how - it is way too complex topic to discuss it here). One example for a web based speech recognition: http://datamarket.azure.com/dataset/bing/speechrecognition

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

        1 Reply Last reply Reply Quote 1
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          Hi,

          There's a work in progress module call QtSpeech that you might be interested in.

          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 Reply Quote 2
          • First post
            Last post