File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,23 @@ An project that can transfer your voice order into word command.
27
27
* Add new method to record: temp record with pyaudio.
28
28
* Add what time is it module. Now you can ask bot: 幾點了?
29
29
30
+ ## Ver1.2 Add order bot
31
+ * Add order bot class
32
+
30
33
## To do list
31
34
- [ ] More calculate option
32
- - [ ] More clear word spread
33
- - [ ] More interesting response.
35
+ - [ ] equation calculate(方程式計算)
36
+ - [ ] Budget system(預算系統)
37
+ - [ ] law calculate(法律計算機,判刑、罰款)
38
+ - [ ] promotion calculate(優惠計算機)
39
+
40
+ - [ ] More interesting response
41
+ - [ ] promotion hint(詢問時間和問好時做優惠提醒或點餐提醒)
42
+
43
+ * technical problem
44
+ - [ ] More clear word spread(字詞分割辨認)
45
+ - [ ] voice detect recorrect(語音辨識修正)
46
+
34
47
- [ ] With a GUI.
35
- - [ ] May on flask.
48
+ - [ ] May on flask(Online)
49
+ - [ ] TKinter(Local)
You can’t perform that action at this time.
0 commit comments