[Webkit-unassigned] [Bug 236439] Audio volume reduces on stopping and restarting audio track after enabling / disabling the mic capture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 06:50:44 PST 2022


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
(In reply to asanand from comment #2)
> Please use the below steps to to repro this issue on a standalone app
> Case 1
> a) Open https://ashishanand26cs.github.io/lowvolume on safari
> b) Press "Start" button. Audio tone will play
> c) Press "MicAccess" button. Mic capture will start.
> d) Press "MicAccessStop" button. Mic capture will stop.
> e) Press "ResetAudio" button. Observer the audio tone volume reduces 
> 
> Case 2
> a) Open https://ashishanand26cs.github.io/lowvolume on safari
> b) Press "Start" button. Audio tone will play
> c) Press "ResetAudio" button. Observer the audio tone volume remains same.
> 
> 
> If we enable/disable the mic access then the volume of audio track reduces
> considerably

On iOS, there are two audio levels that the user can tweak: an audio level when playing regular audio and an audio level when capturing audio.

The audio level in use currently change when starting to capture.
When stopping to capture, we keep using the same audio level until the audio is stopped.

Can you try and make sure the same audio levels are roughly the same?
If that solves the issue, your request might be that you would like the page to stick with one audio level throughout the audio rendering. Is that correct?

-- 
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/20220311/36f4e492/attachment.htm>


More information about the webkit-unassigned mailing list