[Webkit-unassigned] [Bug 221213] Refactor SpeechRecognitionPermissionManager to use code of UserMediaPermissionRequestManagerProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 10:21:55 PST 2021


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |youennf at gmail.com

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
(In reply to Sihui Liu from comment #1)
> Currently in UserMediaPermissionRequestManagerProxy::grantRequest, we don't
> expose deviceID, which is done in UserMediaPermissionRequestManagerProxy
> ::finishGrantingRequest for user media requests.

When we have a successful getUserMedia call, we expose microphone devices as part of enumerateDevices.
Given we show the microphone prompt, I am wondering whether we should do the same.
If we in the future allow to do recognition on a track, that probably makes sense to do so.
In any case, that might have an impact on how we do refactoring.

-- 
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/20210201/13f9c047/attachment.htm>


More information about the webkit-unassigned mailing list