Capacitor speech recognition to text doesnt work on iOS

I have created an ionic application which uses the speechrecognition feature of cordova ionic framework. This feature even though works well on android , it doesn’t work on ios 13.3.

I have also added the following key

<key>NSSpeechRecognitionUsageDescription</key><string>recognize speech</string>

to info.list file of the ios folder which was archieved and submitted.

Can someone please help me with this.

Do we need to set some configurations while registering the ipa file on testflight which would help my app access the iphone speech to text conversion feature.

Thanks in advance.

Seema Sharma

I am experiencing same issues with iOS 13.2. Specifically ,German speech recognition works once after reboot, then never again. French doesn’t work at all. I am not having this problem with Spanish, Italian or Portguese.

folks… could anyone could help me in right direction.

Thanks,
Seema Sharma

Hey Guys,

Can anyone help me get in the right direction.

Thanks,
Seema Sharma