Reputation: 1
I am developing Google smart home I would like to execute the "action.devices.commands.appInstall or action.devices.commands.appSearch" but I am unable to figure out utterance for these commands.
Ex - with the utterance "Launch Yotube on My TV" google assistant invokes "action.devices.commands.appSelect" action.
Few sample utterances which I have tried. But it's not working:
Look for Yotube on the My TV
Install Yotube app by key on the My TV
search for Yotube on the My TV
Upvotes: 0
Views: 187
Reputation: 486
Please follow the following document to get an idea as how to work with utterances for appSelect, appSearch and appInstall. For example, to work with appSearch you can use either one of the two utterances:
Upvotes: 0