Loading behavior.xar +8 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,10 @@ class MyClass(GeneratedClass): def onUnload(self): self.isRunning = False try: self.session().service("ALSpeechRecognition").unsubscribe("Pepper_Infinite_Craft_WordRecognized") except Exception: pass def _getTabletService(self): tabletService = None Loading Loading @@ -83,7 +87,10 @@ class MyClass(GeneratedClass): if state: self.onSuccess() else: self.onFailure()]]> self.onFailure() import time while True: time.sleep(1000)]]> </content> </script> <Input name="onLoad" type="1" type_size="1" nature="0" inner="1" tooltip="Signal sent when diagram is loaded." id="1" /> Loading dlg_pepper-infinite-craft-pkg/dlg_pepper-infinite-craft-pkg_czc.top +3 −2 Original line number Diff line number Diff line topic: ~dlg_presentation_nlp() language: czc u:(["hra kombinuj slova"]) u:([]) ^pCall(ALTabletService.showWebview("http://198.18.0.1/apps/pepper-infinite-craft-pkg/")) $onStopped=1 No newline at end of file dlg_pepper-infinite-craft-pkg/dlg_pepper-infinite-craft-pkg_enu.top +3 −2 Original line number Diff line number Diff line topic: ~dlg_presentation_nlp() language: enu u:(["game combine words"]) u:([]) ^pCall(ALTabletService.showWebview("http://198.18.0.1/apps/pepper-infinite-craft-pkg/")) $onStopped=1 No newline at end of file html/images/language.png 0 → 100644 +9.42 KiB Loading image diff... html/index.html +3 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ <h1 id="app-name">Pepper Word Craft</h1> <button type="button" id="button-exit">Click Me!</button> <button type="button" id="button-delete">Delete</button> <button type="button" id="button-reset">Reset</button> <h3 id="element_result"></h3> <div style="position: absolute; top: 0px; right: 0px;" id="is_waiting"> <img src="images/is_waiting.png" alt="Waiting on response..."> Loading Loading
behavior.xar +8 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,10 @@ class MyClass(GeneratedClass): def onUnload(self): self.isRunning = False try: self.session().service("ALSpeechRecognition").unsubscribe("Pepper_Infinite_Craft_WordRecognized") except Exception: pass def _getTabletService(self): tabletService = None Loading Loading @@ -83,7 +87,10 @@ class MyClass(GeneratedClass): if state: self.onSuccess() else: self.onFailure()]]> self.onFailure() import time while True: time.sleep(1000)]]> </content> </script> <Input name="onLoad" type="1" type_size="1" nature="0" inner="1" tooltip="Signal sent when diagram is loaded." id="1" /> Loading
dlg_pepper-infinite-craft-pkg/dlg_pepper-infinite-craft-pkg_czc.top +3 −2 Original line number Diff line number Diff line topic: ~dlg_presentation_nlp() language: czc u:(["hra kombinuj slova"]) u:([]) ^pCall(ALTabletService.showWebview("http://198.18.0.1/apps/pepper-infinite-craft-pkg/")) $onStopped=1 No newline at end of file
dlg_pepper-infinite-craft-pkg/dlg_pepper-infinite-craft-pkg_enu.top +3 −2 Original line number Diff line number Diff line topic: ~dlg_presentation_nlp() language: enu u:(["game combine words"]) u:([]) ^pCall(ALTabletService.showWebview("http://198.18.0.1/apps/pepper-infinite-craft-pkg/")) $onStopped=1 No newline at end of file
html/index.html +3 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ <h1 id="app-name">Pepper Word Craft</h1> <button type="button" id="button-exit">Click Me!</button> <button type="button" id="button-delete">Delete</button> <button type="button" id="button-reset">Reset</button> <h3 id="element_result"></h3> <div style="position: absolute; top: 0px; right: 0px;" id="is_waiting"> <img src="images/is_waiting.png" alt="Waiting on response..."> Loading