Voice: Offline Speech Recognition

Created on 2 Nov 2017  路  6Comments  路  Source: react-native-voice/voice

Hi,
I read that this react-native-voice provides Online and Offline Support.

Does this mean that it can work offline?

I tested it and it keeps popping network error when I try offline on my AVD.

Any thoughts?

Thanks

Most helpful comment

Where is the details about EXTRA_PREFER_OFFLINE is available in the docs @sibelius

All 6 comments

Just download Offline speech recognition in settings > language and input > Voice input (this can be difference on every device).
Then add EXTRA_PREFER_OFFLINE intent.

Thanks for this question and explanation it wasn't clear. Maybe we should mention this in the docs somewhere.

We have to tell our users to download the "offlice speech recognition" correct? Both ios and android?

And for android only we need ot add EXTRA_PREFER_OFFLINE permission?

Should the EXTRA_PREFER_OFFLINE intent be added during startSpeech as an option?

it does work offline and online

use EXTRA_PREFER_OFFLINE on android, check docs

Where is the details about EXTRA_PREFER_OFFLINE is available in the docs @sibelius

iam not getting the exact text what i speak but its working fine in online @sibelius

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MrHazimAli picture MrHazimAli  路  7Comments

MiguelGrability picture MiguelGrability  路  8Comments

AlkanV picture AlkanV  路  7Comments

dung-nguyentien picture dung-nguyentien  路  9Comments

jagadhishm87 picture jagadhishm87  路  3Comments