Floating AI robo 仕様(仮)

アクション実行 (Broadcast Receiver)

ActionExtra KeyExtra Value TypeRequiredDescription
jp.co.u0235.floating_ai_robo.ACTION_RUN_ACTIONactionStringYes(listen, think, talk, stop, gone, visible, close)
messageStringaction is think/talk-
faceStringOnly if action is talk(normal, noticed, progress, angry, confused, sad, smile, surprised)

※「face」が未設定の場合、「normal」が自動的に設定される。

ステータス変更イベント (Send Broadcast)

ActionExtra KeyExtra Value TypeDescription
jp.co.u0235.floating_ai_robo.ACTION_CHANGE_STATEstateStringステータス値 (ready, gone, closed, listening, thinking, talking)

Tasker Plugin

  • トリガー: ステータス変更トリガー
  • アクション: ステータス情報取得
  • 取得するステータスの文字列: (ready, gone, closed, listening, thinking, talking)

Tools Plugin