Skip to content
#

voice-controlled-email

Here are 2 public repositories matching this topic...

A voice based email system for the visually impaired. This is a python based project that allows users to send email, read email, search email in bin, favourite, etc all with the help of voice commands. It also summarises the email. The project uses whisper model for voice to text conversion, python for backend and flask for UI.

  • Updated Aug 20, 2024
  • Python

The Email Assistant project is a Python script that allows you to send emails using voice commands. It integrates with the smtplib library for email sending, speech_recognition for voice recognition, and pyttsx3 for text-to-speech functionality.

  • Updated Feb 6, 2024
  • Python

Improve this page

Add a description, image, and links to the voice-controlled-email topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the voice-controlled-email topic, visit your repo's landing page and select "manage topics."

Learn more