robotemi / sdk

temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Android tablet. temi’s movement and navigation capabilities run off of it's Linux computer and uses a set of 16 sensors including a Lidar, depth cameras, driving cameras, and microphones. We encourage our developer community to suggest and request expanded functionality within the SDK and we will adhere to your needs. We want to enable you to create skills like never seen before! We will be constantly improving the SDK and its documentation. Please feel free to reach out to us with any questions or thoughts at developers@robotemi.com
https://www.robotemi.com/
205 stars 87 forks source link

Is it ok to update android OS version on Temi ...? #426

Open YoshitakaOyama opened 11 months ago

YoshitakaOyama commented 11 months ago

[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.

zjn0505 commented 11 months ago

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.

YoshitakaOyama commented 10 months ago

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.

YoshitakaOyama commented 10 months ago

@zjn0505 Hi! I would appreciate any information regarding this comment. Thank you!

YoshitakaOyama commented 10 months ago

I also tried Web Speech API by this google web page but I was not able to recognize audio too ...

zjn0505 commented 10 months ago

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.

YoshitakaOyama commented 10 months ago

I see. ok, thank you for your answering!

TarikOez commented 7 months ago

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.