-
Notifications
You must be signed in to change notification settings - Fork 87
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
Is it ok to update android OS version on Temi ...? #426
Comments
May I know what has failed in your web service? Is your web service using camera or microphone? I know there are issues in current WebView on temi to use these. |
We are using microphone with Web Speech API. Our service is chatbot that supports voice input and output, and uses Web Speech API for voice recognition processing. |
@zjn0505 |
I also tried Web Speech API by this google web page but I was not able to recognize audio too ... |
There are some problems in the WebView to use microphone and camera in the V3 tablet. We are aware of this issue, but currently I cannot provide an estimation for the fix. |
I see. ok, thank you for your answering! |
Is there any new information regarding this issue? I've attempted to access the built-in microphone via a web view, but it seems not to be working. |
[question]
Can I update the Android version on Temi? Could it cause malfunction?
Also, if it is okay to update, how do I update the android version?
[background]
I'm currently trying out our web service on the Google Chrome app installed in Temi, but it's not working...
I also tried it on my Android tablet with latest OS version under the same conditions and it worked fine.
Therefore, I would like to update Temi's android version to the latest version and verify that our service works well.
The text was updated successfully, but these errors were encountered: