Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added voice-controlled task manager and animated intro using Python #87

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AyushKhatri-Dev
Copy link

Hello,

I have added two new Python scripts to the project:

todo.py:

This script uses speech recognition to implement a voice-controlled to-do list manager.
Users can add tasks to the to-do list via voice commands using Python’s speech_recognition library.
This feature makes task management more convenient and hands-free.
intro.py:

This script is an animated introduction built using Python.
It adds an engaging start to the project by displaying an animated intro for users.
I believe these contributions will add significant value to the project by enhancing both functionality and user experience.

Kindly review and merge the changes if everything looks good. Let me know if any modifications are needed. Thank you! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant