Qt Forum

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

    Forum Updated on Feb 6th

    Unsolved Error while installing QtSpeech

    General and Desktop
    2
    8
    1802
    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.
    • saitej
      saitej last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • saitej
          saitej last edited by saitej

          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 Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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

            saitej 1 Reply Last reply Reply Quote 0
            • saitej
              saitej @SGaist last edited by

              @SGaist

              What are the dependencies? I have installed only festival.

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

                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

                saitej 1 Reply Last reply Reply Quote 0
                • saitej
                  saitej @SGaist last edited by

                  @SGaist
                  Ya.

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

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