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 connect Speaker via Bluetooth?

How to connect Speaker via Bluetooth?

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 1.3k 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.
  • V Offline
    V Offline
    victor wang
    wrote on last edited by
    #1

    Hi All,
    I'm using qt5.5 on my computer.
    I wanna connecting to my Speaker and play music via BT.
    Is QT have any API for connecting the Speaker?
    All I found is Scanning and pushing file to remote device.

    Please giving me advised if there is no API for connecting Speaker.
    Thanks in Advanced!

    jsulmJ 1 Reply Last reply
    0
    • V victor wang

      Hi All,
      I'm using qt5.5 on my computer.
      I wanna connecting to my Speaker and play music via BT.
      Is QT have any API for connecting the Speaker?
      All I found is Scanning and pushing file to remote device.

      Please giving me advised if there is no API for connecting Speaker.
      Thanks in Advanced!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @victor-wang How is this related to Qt?
      It is not Qts job to handle the speakers. You need to connect the speakers in your OS (what is your operating system?) and then just play music in your Qt app.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      V 1 Reply Last reply
      0
      • jsulmJ jsulm

        @victor-wang How is this related to Qt?
        It is not Qts job to handle the speakers. You need to connect the speakers in your OS (what is your operating system?) and then just play music in your Qt app.

        V Offline
        V Offline
        victor wang
        wrote on last edited by
        #3

        @jsulm
        Linux+QT wayland is my operation system.
        I just wanna know is there any possibility that QT will do the API for connecting the speaker.
        I think QT just have API for pushing the file to remote devices.

        jsulmJ 1 Reply Last reply
        0
        • V victor wang

          @jsulm
          Linux+QT wayland is my operation system.
          I just wanna know is there any possibility that QT will do the API for connecting the speaker.
          I think QT just have API for pushing the file to remote devices.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @victor-wang I don't think Qt provides any APIs for that.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          V 1 Reply Last reply
          0
          • jsulmJ jsulm

            @victor-wang I don't think Qt provides any APIs for that.

            V Offline
            V Offline
            victor wang
            wrote on last edited by
            #5

            @jsulm
            After googling I think I might be able to use this link to pushing my file.
            link

            jsulmJ 1 Reply Last reply
            0
            • V victor wang

              @jsulm
              After googling I think I might be able to use this link to pushing my file.
              link

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @victor-wang You mean this speakers work like: upload a music file to the speakers and the speakers play it? In this case, yes, you can use Qt to upload the file.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              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