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

Voice input Issues on android #89

Open
mishra-tapas opened this issue Feb 1, 2021 · 3 comments
Open

Voice input Issues on android #89

mishra-tapas opened this issue Feb 1, 2021 · 3 comments

Comments

@mishra-tapas
Copy link

While using the api in Android, after the first few words, the api is detecting random words not even close to what was spoken: however in windows/Linux, the api seems to work just fine. Is there a way around to make it work on Android?

@foolip foolip mentioned this issue Feb 2, 2021
@foolip
Copy link
Member

foolip commented Feb 2, 2021

@mishra-tapas which browser are you using? Speech recognition uses different underlying engines on different operating systems and browsers. Most likely this should be a bug report for that specific browser, or possibly for the operating system itself.

@jpalo
Copy link

jpalo commented Aug 24, 2023

Simply speaking "1 2 3 4 5" results this on Chrome 116.0.5845.93 browser on Android 13 (Pixel 7 Pro). Same issue with whatever is spoken. No issue on Edge desktop browser 116.0.1938.54 on Windows.

Screenshot_20230824-124250

@VijayPonni
Copy link

hi @foolip Is this issue resolved ?

I too facing the same issue in android chrome. I have tried with different android versions like v10 , v11 and v14. All of them works as similar. I simply say "hello good morning" but it responds as below:

1) screenshot of android version : v10

android-v10

2) screenshot of android version : v11

android-v11

3) screenshot of android version : v14

android-v14

But in the Desktop chrome and safari browser it works properly. When I say "Hello good morning" it correctly responds as below:

1) screemshot of desktop chrome :

desktop-chrome

2) Image of safari browser mobile:

safari-mobile-image

Please let me know the reason for this and how to handle this ?

Thanks in advance

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