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. Capture PC output audio in Qt
Qt 6.11 is out! See what's new in the release blog

Capture PC output audio in Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.1k 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.
  • devhobbyD Offline
    devhobbyD Offline
    devhobby
    wrote on last edited by devhobby
    #1

    Hello everyone.

    I was wondering how I can capture "what I hear" through Qt.

    I see there's a class called QAudioRecorder.
    I tried it, but it only records my microphone.

    I want to be able to capture what comes out of my default output device

    0_1509900060535_333.jpg

    I know there are alternatives like WASAPI... but I'm looking Qt/cross platform solutions.

    Thanks in advance.

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

      Hi,

      From a quick look at QtMultimedia's sources, there seems to be a WASAPI plugin however I don't think it's built by default. You may want to try to build it by hand.

      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
      • J Offline
        J Offline
        Jerry Smith
        Banned
        wrote on last edited by
        #3
        This post is deleted!
        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