This document describes a voice-based email system that is being developed to help blind and visually impaired people send emails independently using only voice commands and mouse clicks. The proposed system uses speech recognition technology to allow users to login, compose emails by recording voice messages, read emails in their inbox by having the system read them aloud, and access sent emails and deleted emails from their trash folder. The system is being created using tools like Flask for the web framework, Python for programming, and HTML5 for structuring the website. It follows a top-down design approach and uses algorithms like speech recognition to enable the voice functionality.