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. Qt WASAPI Plugin loopback
Forum Update on Monday, May 27th 2025

Qt WASAPI Plugin loopback

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 618 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.
  • T Offline
    T Offline
    Tendy
    wrote on 7 Jun 2019, 14:17 last edited by
    #1

    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
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 Jun 2019, 21:41 last edited by
      #2

      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
      0

      1/2

      7 Jun 2019, 14:17

      • Login

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