Here’s a Python script for a simple voice reminder app. It lets you:
-
Set a reminder time
-
Speak a reminder message
-
The app will notify you by speaking the reminder at the set time
It uses speech_recognition for voice input, pyttsx3 for text-to-speech, and datetime to track time.
Requirements:
-
On some systems,
pyaudiois tricky to install. If on Windows, download the appropriate wheel from here. -
Run the script in a quiet room with a good microphone.
Would you like me to help with a version that uses text input instead?
Share this Page your favorite way: Click any app below to share.