Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

51 lines (27 loc) · 1.03 KB

Mini project Third Year

Voice Assistant(Backend)

Python Mudules required:

pyttsx3 module
wikipedia
speech_recognition module

You may get error in windows regarding pyaudio , to solve that error you have two options:

Option 1

  • Go to pyaudio unofficial binaries and download any of the previous versions.

  • For more information refer the details.

  • Open the powershell window in the diretory where you have downloaded it.

  • Then use pip to install the pyaudio file.

example:

pip install .\PyAudio‑0.2.11‑cp310‑cp310‑win_amd64.whl

Option 2

  • Go to terminal and enter:

pip install pipwin

pipwin install pyaudio


Author

Harshvardhan Singh


Features:

quick wikipedia search
file access like play music
browser access