suggestions:[{"title":"Yes"},{"title":"No"},{"title":"Cancel"}] 不起作用。。。
suggestions:[{"title":"Yes"},{"title":"No"},{"title":"Cancel"}]
{ "payload": { "google": { "expectUserResponse": true, "systemIntent": { "intent": "actions.intent.PERMISSION", "data": { "@type": "type.googleapis.com/google.actions.v2.PermissionValueSpec", "optContext": "To deliver your order", "permissions": [ "NAME", "DEVICE_PRECISE_LOCATION" ] } } } } }
当您在操作中向助手发送权限请求时,Google将完整地处理该对话步骤。添加建议筹码并不是你可以发回的东西。