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

Locale parameter is not working. #86

Open
Louis-7 opened this issue Apr 8, 2018 · 7 comments
Open

Locale parameter is not working. #86

Louis-7 opened this issue Apr 8, 2018 · 7 comments

Comments

@Louis-7
Copy link

Louis-7 commented Apr 8, 2018

I use code in example Voice.start('en-US'); But "en-US" is not working on my phone. My system language is Chinese, every time I speak English, the result is Chinese but not English. So this parameter is not working at all.

Any other way to start voice recognition with specific language?

@jamsch
Copy link
Contributor

jamsch commented Apr 9, 2018

en_US should work for iOS and Android.

@Louis-7
Copy link
Author

Louis-7 commented Apr 9, 2018

So the document is wrong? I did some test just now and seems my Phone's setting have influence to this library.

My Phone have it's own "Voice Search" setting, this library can working well if I set it to "English". If I set it to "Chinese", the recognition result is English but the content is wrong.

@Louis-7 Louis-7 mentioned this issue May 3, 2018
@Winglonelion
Copy link

so, did en_US worked for all case ?

@Louis-7
Copy link
Author

Louis-7 commented Oct 22, 2018

@Winglonelion at least it's worked for me. More discussion here -> #87

@Winglonelion
Copy link

Winglonelion commented Oct 29, 2018

i hope it can full replace for en-US, because some recognizing system use en_US as default local tag

@lfoliveir4
Copy link
Collaborator

@Louis-7 Did you solve your problem??

@Louis-7
Copy link
Author

Louis-7 commented Dec 16, 2019

@lfoliveir4 I haven't work on that project for a long time. But 'en_US' was work for me last time. I raise the PR but it still opens now. If there is no other one find this issue on their device I think we can close this issue.

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

4 participants