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. How to create a cross platform microphone device using QT?
Forum Updated to NodeBB v4.3 + New Features

How to create a cross platform microphone device using QT?

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 368 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.
  • A Offline
    A Offline
    ardhitama
    wrote on last edited by
    #1

    Hello good fellas,

    Does someone has tried to create a cross platform microphone device on desktop using QT?
    Is it possible to leverage QT? Based on google search, this will involve manipulation at driver level.

    Thank you.

    Love automagically stuffs

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

      Hi,

      What do you mean by microphone device ?
      Are you creating a new hardware and need the OS to support it ?

      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
      • A Offline
        A Offline
        ardhitama
        wrote on last edited by
        #3

        @SGaist said in How to create a cross platform microphone device using QT?:

        Hi,

        What do you mean by microphone device ?
        Are you creating a new hardware and need the OS to support it ?

        Not creating a hardware, but something like a virtual microphone.

        Love automagically stuffs

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

          Then you will have to go platform specific. That's the kind of stuff that is outside of Qt's scope.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          A 1 Reply Last reply
          1
          • SGaistS SGaist

            Then you will have to go platform specific. That's the kind of stuff that is outside of Qt's scope.

            A Offline
            A Offline
            ardhitama
            wrote on last edited by
            #5

            @SGaist said in How to create a cross platform microphone device using QT?:

            Then you will have to go platform specific. That's the kind of stuff that is outside of Qt's scope.

            True, thank you :)

            Love automagically stuffs

            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