We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb6697 commit 4534436Copy full SHA for 4534436
1 file changed
Voice2Json_Edge_Detection/sentences.ini
@@ -0,0 +1,18 @@
1
+[GetTime]
2
+what is the time
3
+what time is it
4
+tell me the time
5
+
6
+[ChangeLightColor]
7
+light_name = (left | middle | right) {lightname}
8
+color = (red | green | blue | yellow | orange | purple | white | off) {color}
9
10
+set [the] <light_name> light [to] <color>
11
+make [the] <light_name> light <color>
12
13
+[DisplayPicture]
14
+category = ((cat | adafruit) {category})
15
+type = (picture | image | photo)
16
+display [(a | an)] <category> <type>
17
+show [me] [(a | an)] <category> <type>
18
+find [me] [(a | an)] <category> <type>
0 commit comments