Created attachment 427551 [details] SpeechRecognitionErrorEvent When using SpeechRecognition API in Safari 14.1 after iOS 14.5, macOS 11.3 the request fails with SpeechRecognitionErrorEvent (please see attachment) should the application handle the error or is this a temporary problem with Apple's speech recognition service? the code works correctly on Chrome and i find it a bit disappointing that Safari exposes a API, which cannot be used
(In reply to Mish from comment #0) > Created attachment 427551 [details] > SpeechRecognitionErrorEvent > > When using SpeechRecognition API in Safari 14.1 after iOS 14.5, macOS 11.3 > the request fails with SpeechRecognitionErrorEvent (please see attachment) > should the application handle the error or is this a temporary problem with > Apple's speech recognition service? > > the code works correctly on Chrome and i find it a bit disappointing that > Safari exposes a API, which cannot be used Hi Mish, do you turn on speech recognition service in the system? You can do that by enabling Siri or Dictation in System Preferences or Settings.
Hello, sorry, i didn't enable Dictation on my devices now it does work as i expected, but me and my client noticed that when the application is added to the home screen via the share menu, the recognition in the PWA does not work is this behaviour expected? thanks, i appreciate your response
(In reply to Mish from comment #2) > Hello, > sorry, i didn't enable Dictation on my devices > > now it does work as i expected, but me and my client noticed that when the > application is added to the home screen via the share menu, the recognition > in the PWA does not work > > is this behaviour expected? > > thanks, i appreciate your response Yes, SpeechRecognition API is not available in SafariViewController and web apps added to Home Screen for now. There are some implementation details we need to figure out before we can enable it.
Alright, thanks, good to know!
Hi - is there any update on this and/or a projected timeframe as to when the SpeechRecognition API will be available in SafariViewController and web apps added to the Home Screen? Thanks in advance!
Along with Ed, I'm curious to know the timing on when this is supposed to be implemented for SafariViewController, specifically for use in Chrome iOS.
Hi, Is there any update on when the SpeechRecognition API will be available in web apps added to the Home Screen(AHS) or PWA ? Thank you.
Hi, any news regarding this issue??
Beuller?
any update on this, this is not working on Mac safari and IOS safari, chrome
Created attachment 465973 [details] New error showing in safari error:"aborted" and more please check the screenshot
Hi, any news about resolution?
Any update on this especially for pwa support?
<rdar://problem/115302548>