No need to type mails anymore. Send unlimited emails automatically using STMP Protocol through any gmail account by Voice Instructions.
- Open Gmail -> Click on the Profile (right top corner)
- Click Manage your Google Account -> Security -> Less secure app access (turn ON)
- Note - You gmail account should have 2-step verification turned off to see the above option
- Else turn the off the verification and then follow step 2
pip install SpeechRecognition
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)
pip install pyttsx3
- Clone / Download this repository
- Unzip the downloaded folder
- Open any python editor (Here, VS Code is used)
- Run this python file to execute the application with Voice Commands.