Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. qtspeech on raspberry pi4 , no sound
Qt 6.11 is out! See what's new in the release blog

qtspeech on raspberry pi4 , no sound

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 3 Posters 1.9k 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
    stevewu
    wrote on last edited by
    #1

    I use the qtspeech for qt5.12 with raspbian buster os , raspberry pi4.
    but no sound out put ....
    raspberry pi 4 can play video, mp3 , by the web online ,or VLC.. ..
    I use the 3.5mm headphone.

    ec8985e4-1786-48a9-b294-555d0859c767-图片.png

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

      Hi,

      What is red warning in the application output console about ?

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

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What is red warning in the application output console about ?

        S Offline
        S Offline
        stevewu
        wrote on last edited by
        #3

        @SGaist yes , the red warning comes out from console of QtCreator when I run the demo.
        do I need to adapt the qtspeech with the audio driver of raspbian? if so , how to do that?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          stevewu
          wrote on last edited by
          #4

          I think it may be need proper audio driver, could anyone tell me what is the audio dirver of qtspeech on the rasperry pi 4?

          jsulmJ 1 Reply Last reply
          0
          • S stevewu

            I think it may be need proper audio driver, could anyone tell me what is the audio dirver of qtspeech on the rasperry pi 4?

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @stevewu Start the app in a terminal after setting QT_DEBUG_PLUGINS

            export QT_DEBUG_PLUGINS=1
            ./hello_speak
            

            and post the output here.

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

            S 1 Reply Last reply
            1
            • jsulmJ jsulm

              @stevewu Start the app in a terminal after setting QT_DEBUG_PLUGINS

              export QT_DEBUG_PLUGINS=1
              ./hello_speak
              

              and post the output here.

              S Offline
              S Offline
              stevewu
              wrote on last edited by
              #6

              @jsulm thank you so much , I do as you said ,run the app in a terminal , and it is OK, sound comes out..
              I have another question about the qtspeech----how to change the voice , about male , female ,or age ?
              maybe I need to open another topic....

              jsulmJ 1 Reply Last reply
              0
              • S stevewu

                @jsulm thank you so much , I do as you said ,run the app in a terminal , and it is OK, sound comes out..
                I have another question about the qtspeech----how to change the voice , about male , female ,or age ?
                maybe I need to open another topic....

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @stevewu https://doc.qt.io/qt-5/qtexttospeech.html#setVoice

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

                1 Reply Last reply
                1

                • Login

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