hi everyone, I'm trying to set iSpeechRecognition in a proper way to be reliable.
I've an iPhone 5 where it works, I've a iPhone XR where it works, BUT there is an user that reported the fact that the speechrecognition does not work.
By following his indications I found that on his phone crashes right after
the fact is that he has an iPhone 6s (newer than my iPhone 5)....
What could be the problem in this case? what can determine the "unsupport"?
Thanks in advance
I've an iPhone 5 where it works, I've a iPhone XR where it works, BUT there is an user that reported the fact that the speechrecognition does not work.
By following his indications I found that on his phone crashes right after
B4X:
speech.StartRecording(True)
What could be the problem in this case? what can determine the "unsupport"?
Thanks in advance