[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
Mon Aug 1 23:01:43 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239816
--- Comment #3 from Sihui Liu <sihui_liu at apple.com> ---
Hi Ali,
WebKit uses Speech framework for recognition, so your app might need to add NSSpeechRecognitionUsageDescription: https://developer.apple.com/documentation/speech/asking_permission_to_use_speech_recognition?language=objc.
Did you already do that?
--
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/20220802/79142379/attachment.htm>
More information about the webkit-unassigned
mailing list