Voice: Indian languages are not supported in ios(like Hindi,Tamil) but works fine in android.

Created on 30 Jul 2018  路  4Comments  路  Source: react-native-voice/voice

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

All 4 comments

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???

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inglesuniversal picture inglesuniversal  路  8Comments

AlkanV picture AlkanV  路  7Comments

MrHazimAli picture MrHazimAli  路  7Comments

B4ckes picture B4ckes  路  5Comments

blackcoudpm picture blackcoudpm  路  8Comments