You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Example sentences | Examples of utterances the user can say to trigger the command. |
99
-
| Parameters | Information required to complete the command. |
100
-
| Completion rules | Actions that will be taken to fulfill the command. For example, responding to the user or communicating with another web service. |
101
-
| Interaction rules | Additional rules to handle more specific or complex situations. |
98
+
|**Example sentences**| Examples of utterances the user can say to trigger the command. |
99
+
|**Parameters**| Information required to complete the command. |
100
+
|**Completion rules**| Actions that will be taken to fulfill the command. For example, responding to the user or communicating with another web service. |
101
+
|**Interaction rules**| Additional rules to handle more specific or complex situations. |
102
102
103
103
104
104
> [!div class="mx-imgBorder"]
@@ -127,11 +127,11 @@ Now add a completion rule that has the following configuration. This rule tells
0 commit comments