SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

Send Android control function #248

Open IBRI12 opened 1 month ago

IBRI12 commented 1 month ago

Describe the bug I am trying to control android from browser app.

SEPIA client and server versions

To Reproduce Steps to reproduce the behavior:

  1. Go to Teach Ui
  2. Paste: { "value": { "a1": { "type": "androidActivity", "data": { "action": "android.media.action.MEDIA_PLAY_FROM_SEARCH", "extras": { "query": "Paradise City" } } } } }
  3. Say given sentence for skill
  4. Error:Sorry aber das ist nicht möglich, glaube ich.

Expected behavior Execute function on android device