We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4333a18 commit 1aff4cbCopy full SHA for 1aff4cb
README.md
@@ -1,6 +1,10 @@
1
# Python-Voice-Order
2
An project that can transfer your voice order into word command.
3
4
+## How to use
5
+* There are two script to use it: ```detect_voice_main.py``` and ```order_manager.py```
6
+* It is like what its filename called. ```detect voice function``` and ```order bot```.
7
+
8
## Module you need
9
10
* ```pyaudio```
0 commit comments