Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt WASAPI Plugin loopback

    General and Desktop
    2
    2
    297
    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.
    • T
      Tendy last edited by

      Hello,
      I was wondering if anyone has played around with audio loop backs in Qt. I'm current trying to build a visualizer for windows and would love to have it use the WASAPI so it would work with other application playing sounds. Currently I have a sort of hacky work around with a hardware loop back, but I know that some devices don't have that option. I've spent the last few hours comparing the WASAPI plugin(https://github.com/qt/qtmultimedia/tree/5.12/src/plugins/wasapi) with Microsoft loop back (https://docs.microsoft.com/en-us/windows/desktop/coreaudio/loopback-recording), and it seem live it's not possible with the current code. I was wondering if anyone else has looked into this, or can confirm this for me, or if might be going about this in the totally wrong direction.
      Thanks

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

        Hi,

        I haven't dug into the details so I can't answer you, sorry. However I find the use case interesting, can you explain why you think that it won't work ?

        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