I want to integrate conversation actions and Smart Home Actions in a app. When call app will 2 options :
Play a conversations game.
Control light, pan,...
A chatbot,...
Is it feasible? How I do it ?
I want to integrate conversation actions and Smart Home Actions in a app. When call app will 2 options :
Play a conversations game.
Control light, pan,...
A chatbot,...
Is it feasible? How I do it ?
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.