[Webkit-unassigned] [Bug 239816] [iOS] Web Speech API doesn't work in WKWebView, but webkitSpeechRecognition is still exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 08:38:33 PDT 2022


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

Ali Juma <ajuma at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[iOS] Web Speech API        |[iOS] Web Speech API
                   |doesn't work in WKWebView   |doesn't work in WKWebView,
                   |                            |but webkitSpeechRecognition
                   |                            |is still exposed

--- Comment #2 from Ali Juma <ajuma at chromium.org> ---
The current state in WKWebView is very confusing for web developers using feature detection, since webkitSpeechRecognition is exposed on window, but doesn't work (the permission prompt never appears). Here's a test page that works in Safari on iOS, but not on any other browser on iOS: https://www.google.com/intl/en/chrome/demos/speech.html

-- 
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/20220621/5a7903b7/attachment.htm>


More information about the webkit-unassigned mailing list