Open mishra-tapas opened 3 years ago
@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.
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.
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
2) screenshot of android version : v11
3) screenshot of android version : 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 :
2) Image of safari browser mobile:
Please let me know the reason for this and how to handle this ?
Thanks in advance
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?