iPAD & iOS 15 - webkitSpeechRecognition not working

Apple added support for WebKit speech recognition in Safari 14.1. We're trying to use it in our WebApp and facing some issues. The issue is mic never stops after the user stops speaking and we never get the recognized text on iPhone and iPad.

Here is a simple WebApp to test : https://oiyw7.csb.app/

Post not yet marked as solved Up vote post of imankur Down vote post of imankur
1.9k views

Replies

I posted the exact same thing on Stack Overflow just now: https://stackoverflow.com/questions/75498609/safari-webkitspeechrecognition-continuous-bug

It seems to be isolated to the continuous setting setting.

Have you found a work around?

Post not yet marked as solved Up vote reply of -ts Down vote reply of -ts