Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115059

WebAssembly audio output still not working fully

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.5.3, 6.6.0 Beta4, 6.7.0 FF
    • 6.5.2, 6.6.0 Beta1
    • Multimedia
    • None
    • WebAssembly
    • d1841e202 (6.5), 4731f08a5 (6.6), af0e8d0ce (dev)

    Description

      The QTBUG-114061 (WASM audio output) was partially fixed but there are still issues, even with the 'audiooutput' Qt Example.

      Sometimes there is a single blank audio device shown in that example but then there is some audio output.  Sometimes, all the local machine's native audio output devices are shown but then there is no audio output.  In both cases if the top 'devices'  drop-down combo box is clicked and a new device or the same device is selected then the audio output stops (rather than re-selecting the device and re-initialising audio output on that device).

      Interestingly when extra device enumeration and logging was added to the example, on the first run the default devices has the description: "WebAssembly audio playback device" and that is the only device. Then when QMediaDevices::audioOutputs(); is called a second time and the values are logged then a list of local native devices is listed but then outputting to any of those devices or to the default device returned by QMediaDevices::defaultAudioOutput() no longer works.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lpotter Lorn Potter
              pcheeseman Peter Cheeseman
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes