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?
Forum Updated to NodeBB v4.3 + New Features

How to get audio data of QTextToSpeech?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 292 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.
  • SeeLookS Offline
    SeeLookS Offline
    SeeLook
    wrote on 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
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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
      • SeeLookS Offline
        SeeLookS Offline
        SeeLook
        wrote on last edited by
        #3

        Thanks @SGaist

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

        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