Giter Club home page Giter Club logo

voice-controlled-email's Introduction

Voice Controlled Email

The project is a python-based voice controlled email application for visually impaired persons using speech to text voice response, thus enabling everyone to control their mail accounts using their voice only.

Features

  • Create and send mails to multiple users.
  • Get mailbox status (Mail count from different folders).
  • Search mail by Subject or Sender Email (Across different folders).
  • Get Latest mails (Across different folders). Defaults to 3 Inbox mails unless specified.
  • Voice feedback at most of the steps.
  • Gives option to read the full mail body or skip it.
  • Also downloads attachment including a HTML copy of mail in respective folders named after the subject of the mail.

Usage

$ git clone https://github.com/Ronik22/Voice-Controlled-Email.git
$ cd Voice-Controlled-Email
$ python3 -m pip install -r requirements.txt

Set environment variables in CONSTANTS.py

$ python3 VCE.py

Environment Variables

To run this project, you will need to add the following environment variables to your CONSTANTS.py file.

EMAIL_ID : Your Email ID

PASSWORD : Your Email Password

Important : Also enable Allow less secure apps in your Google Account.

Help Link : https://support.google.com/accounts/answer/6010255

voice-controlled-email's People

Contributors

ronik22 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.