Why is my custom intent mixing parameters?
问题 I have a custom intent for app actions to say something like these sentences: Hey Google, open MyCookingApp to bake a Cake for 10 minutes Hey Google, open MyCookingApp to bake a Pizza for 15 minutes Hey Google, open MyCookingApp to bake a Pizza (here the user doesn't specify any time) To do this I use this custom intent: <action intentName="custom.actions.intent.BAKE_SOMETHING" queryPatterns="@array/ExampleQueries"> <!-- Define parameters --> <parameter name="text1" type="https://schema.org