Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 350 Bytes

DesktopApplication

Developed an assistant to perform some task using various libraries The assistant performs operations such as speech to text, text to speech, tell and display a joke, tell and display current time, etc.

Installation

  • install speech_recognition
  • install pyttsx3
  • install pyjokes
  • install datetime

Technology

Python 3