@ksc1 wrote:
Hi
we are currently using speech recognition to perform a test. The task is to assign numbers to symbols and the assignment is done by speech recognition.
The test runs for 90 seconds. Here we have the problem that Apple only allows recognition for 60 seconds. We solved this by stopping and restarting the recognition after 52 seconds.But now we have problems with ios 13.3.1 and ios 13.4.1 that we can not start the service successfully after 52 seconds.
The plugin we use has not been updated for 2 years. https://github.com/pbakondy/cordova-plugin-speechrecognition
Does anyone know of a newer alternative?We get the following error message:
startListening() recognitionTask error: Error Domain=kAFAssistantErrorDomain Code=209 “(null)”We appreciate any information on solutions!
Posts: 1
Participants: 1