Hi,
I have a ionic app created where I am using speech to text conversion plugin of cordova. Its working well in android but when trying to use speech recognition feature when on call, the ios application crashes.
Can anyone help me resolve this.
Also want to know how to use exception handling ionic app.
I have already asked for permission.
If used normally, that is if the user is not on call and tries to use that functionality it works well.
Only on call it fails by crashing the app.
Here is my code
initSpeech() {
You can easily convert speech to text with service - Audext.
They have fast transcription service, speaker identification and in built editor. You can do automatic transcription or a professional one.