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. [Phonon] typedef Phonon::AudioOutputDevice
Qt 6.11 is out! See what's new in the release blog

[Phonon] typedef Phonon::AudioOutputDevice

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi everyone,

    In the doc:
    https://qt-project.org/doc/qt-4.8/phonon-objectdescription.html#AudioOutputDevice-typedef

    it said "virtual outputs like playback on a different computer on the network.". What does that mean?

    Could anyone please give me some examples?

    I need play a sound to a chat room, is that possible the chat room regarded as the virtual output in the list of AudioOutputDevices?

    Thank you,

    Cid

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      [quote author="cidhuang" date="1351743616"]
      I need play a sound to a chat room, is that possible the chat room regarded as the virtual output in the list of AudioOutputDevices?
      [/quote]

      Sorry but I didn't exactly what are you looking for. In general the chats receive a message and then play a sound on the device on which the message is received. Why do you need to play a sound "on a different computer on the network."?

      http://anavi.org/

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        For example, I am in a voice chat room, like skype. Normally I speak to microphone and those who are in the voice chat room hear what I said. But now I want to play some music for them directly from a music player or my application instead of from the microphone. This is what I need to accomplish. Is it more precise? Any suggestion to do it?

        I found Virtual Audio Streaming seems can do this, but it's commercial and close source.

        Since Qt is so powerful, hope there is much easier way.

        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