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. How to implement conversion of voice to words (speech recognition) in Qt?
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 690 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.
  • S Offline
    S Offline
    Sajad Manal
    wrote on last edited by
    #1

    #Qt5.4.1 #Qt

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

      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
      1
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        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
        2

        • Login

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