Releases: JingShing-Python/Python-Voice-Order
Releases · JingShing-Python/Python-Voice-Order
Ver 1.5 : Make module import even easier
Ver 1.4.1 : Add equation module
Ver1.4.1 Add equation module
- Add
dialogue_section.equation
ver 1.4 : Modulism
Ver1.4 Add module process
- Add
order_bot_program_module
As new program that can help adding module easier - Add dict in setting that can help you import your own modules
版本1.4 新增模塊化程序
- 新增
order_bot_program_module
新的程序,可以更加便利地添加新模塊 - 在 setting 中增加了一個字典,可以更方便的導入外置模塊
Ver1.3.1: Add TKinter module
Ver1.3 Add Chinese num to arabic number
- Add chinese num module for transform chinese num in string into arabic number.
Ver1.3.1 Add tkinter module
- Add a
order_program.py
can use tkinter to order. - Add threading to process front end and back end
版本1.3 新增中文數轉換阿拉伯數
- 新增中文數字模塊,將字串中的中文數字轉換成阿拉伯數字
版本1.3.1 新增 tkinter 模塊
- 新增
order_program.py
可以使用 tkinter 下指令 - 新增 threading 以多線程管理前端後端
ver 1.2: Order bot
Ver1.2 Add order bot
- Add order bot class
- Classify file to different folder
- Add new voice detect method(tempfile + pyaudio)
- More conversation option
ver 1.1
Ver1.0
- Bot can detect your voice into command.
- there are two method to record voice: pyaudio and speech_recognition.
- you can use excel to edit menu and program will automatically enter the item and price into dictionary.
- Bot will response with real voice.
- You can make you order with format: (多少個什麼和多少個什麼)
- Bot will process order into price and it will calculate total and which item didn't exist.
- Chinese number exchange arabtic number.
Ver1.1
- Add new method to record: temp record with pyaudio.
- Add what time is it module. Now you can ask bot: 幾點了?