Git Product home page Git Product logo

automated-voice-controlled-email-sender's Introduction

Simple Automated Voice Controlled Email Sender using Python

No need to type mails anymore. Send unlimited emails automatically using STMP Protocol through any gmail account by Voice Instructions.

Prerequisites

  1. Open Gmail -> Click on the Profile (right top corner)
  2. Click Manage your Google Account -> Security -> Less secure app access (turn ON)
  3. Note - You gmail account should have 2-step verification turned off to see the above option
  4. Else turn the off the verification and then follow step 2

Installation Requirements (libraries)

  1. pip install SpeechRecognition
  2. pip install PyAudio

In case it shows error or build wheel fails, go for - pip install pipwin & pipwin install pyaudio

(pipwin helps to installs precompiled Windows binaries)

  1. pip install pyttsx3

Application

Steps of Code Execution

  1. Clone / Download this repository
  2. Unzip the downloaded folder
  3. Open any python editor (Here, VS Code is used)
  4. Run this python file to execute the application with Voice Commands.

References

https://realpython.com/python-send-email/

automated-voice-controlled-email-sender's People

Contributors

jishnusaurav avatar nikita9604 avatar shivam18213 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.