Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 681 Bytes

ReadMe.md

File metadata and controls

52 lines (28 loc) · 681 Bytes

Virtual Assistant

Features

  • Speech Recognition in pt-PT
  • Talk back to You in pt-PT
  • Open Youtube and start playing a requested song
  • Move to the next Youtube video
  • Tell the current time
  • Open the pc camera
  • Increase/Decrease Volume
  • Increase/Decrease Brightness
  • Checks Internet Connection

Dependencies

Python Version

  • 3.6.8

Understanding Speech

  • speechrecognition

Talk Back

  • gTTs (Google Text to Speech)

  • pyaudio (dependency to the next one)

  • playsound

Youtube

  • flask (dependency to the next one)

  • pywhatkit

Handle Keyboard and Mouse

  • pynput

  • screen-brightness-control

Internet Speed Test

  • speedtest-cli