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. How to get audio data of QTextToSpeech?

How to get audio data of QTextToSpeech?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 236 Views
  • 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
    SeeLook
    wrote on 14 Jan 2022, 12:12 last edited by
    #1

    Hi all,

    Is it possible to get audio stream data of a will-to-be-say text?
    To process it (mix with the rest of my audio stuff) and play only then.

    Because it seems like QTextToSpeech https://doc.qt.io/qt-5/qtexttospeech.html doesn't give any access to audio data.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 14 Jan 2022, 20:20 last edited by
      #2

      Hi,

      AFAIK, no. It's the underlying engine that will be responsible for the conversion to audio.

      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
      • S Offline
        S Offline
        SeeLook
        wrote on 14 Jan 2022, 20:35 last edited by
        #3

        Thanks @SGaist

        That was I thought, no other way than make hands dirty with JNI.

        1 Reply Last reply
        0

        3/3

        14 Jan 2022, 20:35

        • Login

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