0

I want to integrate conversation actions and Smart Home Actions in a app. When call app will 2 options :

  1. Play a conversations game.

  2. Control light, pan,...

  3. A chatbot,...

Is it feasible? How I do it ?

1 Answers1

0

Currently you cannot create a single action which is a combination of a conversational action and a Smart Home action. These two actions would use different pipelines. But you can implement a server which handles everything on your end. On Google’s end, there will be separate systems for both kinds of actions.

Anish Yadav
  • 141
  • 4