Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. is there anyone know how to use Text To Speach?
Forum Updated to NodeBB v4.3 + New Features

is there anyone know how to use Text To Speach?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 2 Posters 363 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.
  • H Offline
    H Offline
    hardStudent
    wrote on last edited by
    #1

    i had put texttospeech behind "QT +=" in ".pro"file ,and include <QTextToSpeech> in ".h "file.
    but it still inform me in ".cpp"file that 'QTextToSpeech' file is not found.

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

      Hi and welcome to devnet,

      Which version of Qt are you using ?
      On which platform ?
      How did you install Qt ?

      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
      • H Offline
        H Offline
        hardStudent
        wrote on last edited by hardStudent
        #3

        I using 'Qt Creator 7.0.1' on Window 11.
        Installing it by 'qt-unified-windows-x64-4.4.0-online' which i found on Qt official website.
        And i can not even have a result when i search for 'texttospeech' in section help.

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

          Qt Creator has nothing to do here.

          Which version of Qt did you install ?

          I am guessing Qt 6 in which case you will have to build this module yourself has it is not yet fully ported to Qt 6.

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

          H 1 Reply Last reply
          1
          • SGaistS SGaist

            Qt Creator has nothing to do here.

            Which version of Qt did you install ?

            I am guessing Qt 6 in which case you will have to build this module yourself has it is not yet fully ported to Qt 6.

            H Offline
            H Offline
            hardStudent
            wrote on last edited by
            #5

            @SGaist 屏幕截图 2022-06-25 104704.png

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

              That's what I wrote, you have to compile the module yourself for that version of Qt.

              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