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 convert text into speech or vice versa
Forum Updated to NodeBB v4.3 + New Features

how to convert text into speech or vice versa

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 2 Posters 782 Views 2 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.
  • U UG SEP

    Hey,
    I was trying to convert text into speech when I add QT+=texttospeech in .pro (QMake file) it show me an error that unknown module please help me
    Thanks in advance

    jsulmJ Online
    jsulmJ Online
    jsulm
    Lifetime Qt Champion
    wrote on last edited by
    #2

    @UG-SEP What Qt version did you install and how?

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

    1 Reply Last reply
    0
    • U Offline
      U Offline
      UG SEP
      wrote on last edited by
      #3

      Qt creator 4.15.0 and from official qt website (community version)

      jsulmJ 1 Reply Last reply
      0
      • U UG SEP

        Qt creator 4.15.0 and from official qt website (community version)

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #4

        @UG-SEP said in how to convert text into speech or vice versa:

        Qt creator 4.15.0

        I'm not talking about QtCreator, but Qt version...

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

        1 Reply Last reply
        0
        • U Offline
          U Offline
          UG SEP
          wrote on last edited by
          #5

          Qt 6.0.4

          jsulmJ 1 Reply Last reply
          0
          • U UG SEP

            Qt 6.0.4

            jsulmJ Online
            jsulmJ Online
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #6

            @UG-SEP See https://doc-snapshots.qt.io/qt6-dev/whatsnew60.html
            Texttospeech is not part of Qt 6.0.x, it will probably be part of Qt 6.2.x.
            You should stick to Qt5 if there is no real need to use Qt6.

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

            1 Reply Last reply
            0
            • U Offline
              U Offline
              UG SEP
              wrote on last edited by
              #7

              @jsulm said in how to convert text into speech or vice versa:

              You should stick to Qt5 if there is no real need to use Qt6.

              So does my project created in qt 6.0.4 will we be stable when I open it in qt 5.0

              jsulmJ 1 Reply Last reply
              0
              • U UG SEP

                @jsulm said in how to convert text into speech or vice versa:

                You should stick to Qt5 if there is no real need to use Qt6.

                So does my project created in qt 6.0.4 will we be stable when I open it in qt 5.0

                jsulmJ Online
                jsulmJ Online
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #8

                @UG-SEP Yes, it should work. Some adaptations in code may be needed.

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

                1 Reply Last reply
                0
                • U Offline
                  U Offline
                  UG SEP
                  wrote on last edited by
                  #9

                  Ok I will download it and and then try to use text to speech in that
                  So can you tell me that I need to download something from external to run text to speech module or it may work

                  jsulmJ 1 Reply Last reply
                  0
                  • U UG SEP

                    Ok I will download it and and then try to use text to speech in that
                    So can you tell me that I need to download something from external to run text to speech module or it may work

                    jsulmJ Online
                    jsulmJ Online
                    jsulm
                    Lifetime Qt Champion
                    wrote on last edited by
                    #10

                    @UG-SEP On Linux Qt texttospeech module needs libspeechd or flite. On other platforms it should work without any additional requirements.
                    See https://www.ics.com/blog/text-speech-look-qt-speech-module

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

                    1 Reply Last reply
                    1
                    • U Offline
                      U Offline
                      UG SEP
                      wrote on last edited by
                      #11

                      can you send me the link to download qt 5.8 as I can't find 5.8 release

                      jsulmJ 1 Reply Last reply
                      0
                      • U UG SEP

                        can you send me the link to download qt 5.8 as I can't find 5.8 release

                        jsulmJ Online
                        jsulmJ Online
                        jsulm
                        Lifetime Qt Champion
                        wrote on last edited by
                        #12

                        @UG-SEP Google says: https://download.qt.io/new_archive/qt/5.8/5.8.0/

                        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