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. Error while installing QtSpeech

Error while installing QtSpeech

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 2.3k 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.
  • saitejS Offline
    saitejS Offline
    saitej
    wrote on last edited by
    #1

    Hi

    I have cloned from the QtSpeech source.
    I get the following error while running the .pro file.

    Executable /home/------/build-qtspeech-Desktop_Qt_5_6_0_GCC_64bit-Debug/tests/auto/texttospeech/tst_qtexttospeech does not exist.
    Can any one htrow some light on the error and help me run qtspeech.

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

      Hi,

      QtSpeech is a module not an application. So just build and install the module, then you can go on and build the examples.

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

        I have added a make "install" step in the projects tab and then build. I am trying to run the example.pro but It gives error of No text-to-speech plug-ins were found.

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

          Did you check that you had any of the plugins dependency installed before building ?

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

          saitejS 1 Reply Last reply
          0
          • SGaistS SGaist

            Did you check that you had any of the plugins dependency installed before building ?

            saitejS Offline
            saitejS Offline
            saitej
            wrote on last edited by
            #5

            @SGaist

            What are the dependencies? I have installed only festival.

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

              The dev package ?

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

              saitejS 1 Reply Last reply
              0
              • SGaistS SGaist

                The dev package ?

                saitejS Offline
                saitejS Offline
                saitej
                wrote on last edited by
                #7

                @SGaist
                Ya.

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

                  Sorry, I just realized that I've mixed the TTS and ASR modules. Looks there's no plugin yet for festival.

                  Depending on your needs KDE's Text-To-Speech subsystem might be an alternative.

                  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