same isuue
SFSpeechRecognizer is used for iOS for speech recognition ,
Only hindi is Supported as of now for recognition,
You can use the locale code while starting as "hi-IN" for hindi, in Voice.start(locale) method
@tejachundru Thanks !!
@vaibhgupta09 Did your solved your problem???
Most helpful comment
SFSpeechRecognizer is used for iOS for speech recognition ,
Only hindi is Supported as of now for recognition,
You can use the locale code while starting as "hi-IN" for hindi, in Voice.start(locale) method