Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 477 Bytes

File metadata and controls

19 lines (9 loc) · 477 Bytes

human-computer-interaction

human-computer-interaction made for local hack day hackathon

For windows users

to listen to our voice/speech pip install speechRecognition

To speak out, or text to speech pip install pyttsx3

For advance control on browser pip install pywhatkit

To get wikipedia data pip install wikipedia

For linux users Learn all the above commands on terminal. Make sure to use pip3, because in linux pip refers for python2 and pip3 refers to python3.