Skip to content

moAmaan/4th-sem-mini-project

Repository files navigation

Email service

Requirements

  • Internet connection is required to send and recieve emails, so make sure your system is connected to internet during execution of program.
  • Use headphones with a working microphone in it.
  • Pyhton 3.9.4(Mine Edition)
  • Install the following libraries :
    • speech_recognition
    • sounddevice
    • scipy
    • email
    • imaplib
    • smtplib
    • pyttsx3
  • Enter login and credentials in the credentials file as :
    Username Login

  • Enter list of all the contacts in the contacts file seperated by newline as :
    email_1
    email_2
    email_3

    Start the program by launching Start.py
  • Give your choice through microphone and work accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages