Skip to content

Commit cc8d87d

Browse files
authored
Update README.md
1 parent bacf928 commit cc8d87d

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,23 @@ An project that can transfer your voice order into word command.
2727
* Add new method to record: temp record with pyaudio.
2828
* Add what time is it module. Now you can ask bot: 幾點了?
2929

30+
## Ver1.2 Add order bot
31+
* Add order bot class
32+
3033
## To do list
3134
- [ ] 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+
3447
- [ ] With a GUI.
35-
- [ ] May on flask.
48+
- [ ] May on flask(Online)
49+
- [ ] TKinter(Local)

0 commit comments

Comments
 (0)