Skip to content

Naresh2807/voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

voice-assistant

(run those in command prompt/cmt/terminal) Check the python version For the robot to listen to our voice/speech

'pip install speechRecognition' pip install speechRecognition

To speak out, or text to speech 'pip install pyttsx3' pip install pyttsx3

For advance control on browser 'pip install pywhatkit' pip install pywhatkit

To get wikipedia data 'pip install wikipedia' pip install wikipedia

To get funny jokes 'pip install pyjokes' pip install pyjokes

To get time 'pip install time' pip install time or 'pip install TIME-python' pip install TIME-python

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'. Learn all the above commands on terminal. Make sure to use pip3, because in linux pip refers for python2 and pip3 refers to python3. Install these too - pip3 install pyAudio

In case any error pops up install this - pip3 install portAudio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages