Skip to content

Commit

Permalink
Add SpotIntent.
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneMD committed Apr 14, 2018
1 parent ad9b3e6 commit 4831a42
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions interaction.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,20 @@
"to start edge cleaning"
]
},
{
"name": "SpotIntent",
"slots": [],
"samples": [
"to start spot cleaning",
"to start cleaning this spot",
"to clean this spot",
"to spot clean",
"to clean in circles",
"to clean around in circles",
"to go around in circles",
"spot"
]
},
{
"name": "StopIntent",
"slots": [],
Expand Down

0 comments on commit 4831a42

Please sign in to comment.