Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline Speech Recognition #45

Closed
aamping opened this issue Nov 1, 2017 · 6 comments
Closed

Offline Speech Recognition #45

aamping opened this issue Nov 1, 2017 · 6 comments

Comments

@aamping
Copy link

aamping commented Nov 1, 2017

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

@AriaEdo
Copy link

AriaEdo commented Nov 14, 2017

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.

@Noitidart
Copy link
Contributor

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?

@aamping
Copy link
Author

aamping commented Nov 15, 2017

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

@sibelius
Copy link
Collaborator

sibelius commented Nov 3, 2018

it does work offline and online

use EXTRA_PREFER_OFFLINE on android, check docs

@sibelius sibelius closed this as completed Nov 3, 2018
@Ash-faq
Copy link

Ash-faq commented Apr 8, 2019

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

@Ash-faq
Copy link

Ash-faq commented Apr 8, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants