[Webkit-unassigned] [Bug 196539] Cannot automatically output audio to loudspeaker for Safari in iOS 12.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 08:31:43 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=196539

--- Comment #11 from David Gölzhäuser <david.goelzhaeuser at loxone.com> ---
I have to correct my previous comments. It is NOT working. I thought it does because a my college increased the volume of the webRTC peer.

I think the issue lies on the srcObject. I can play AudioTags created like `new Audio(URL)` just fine, however when creating an AudioTag and setting the srcObject property the audio is played through the earpiece.

Can anyone reproduce this?

I am just fighting in converting a MediaStream to a Blob by sub-sequentially sampling the MediaStream with a MediaRecorder, then converting the blob to a dataURI and setting it as a src to an AudioTag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211001/299c4ae1/attachment.htm>


More information about the webkit-unassigned mailing list