アクション実行 (Broadcast Receiver)
Action | Extra Key | Extra Value Type | Required | Description |
---|
jp.co.u0235.floating_ai_robo.ACTION_RUN_ACTION | action | String | Yes | (listen, think, talk, stop, gone, visible, close) |
| message | String | action is think/talk | - |
| face | String | Only if action is talk | (normal, noticed, progress, angry, confused, sad, smile, surprised) |
※「face」が未設定の場合、「normal」が自動的に設定される。
ステータス変更イベント (Send Broadcast)
Action | Extra Key | Extra Value Type | Description |
---|
jp.co.u0235.floating_ai_robo.ACTION_CHANGE_STATE | state | String | ステータス値 (ready, gone, closed, listening, thinking, talking) |
Tasker Plugin
- トリガー: ステータス変更トリガー
- アクション: ステータス情報取得
- 取得するステータスの文字列: (ready, gone, closed, listening, thinking, talking)
Tools Plugin