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 7df9b9d commit 3a38431Copy full SHA for 3a38431
README.md
@@ -1,5 +1,5 @@
1
# Image-Manipulation-over-voice-commands
2
-voice commands are used for basic image editibng
+voice commands are used for basic image editing. We call it Elements. Elements is capable of Edit images all over voice commands.
3
4
# Installing Packages
5
- # Tkinter
@@ -16,6 +16,8 @@ voice commands are used for basic image editibng
16
- pip install speechrecognition
17
- # Pyaudio
18
- pip install pyaudio
19
+- # Keyboard
20
+- pip install keyboard
21
22
23
# Running the Program
0 commit comments