My project is a Windows application designed to launch other Windows applications through voice or text commands. It features the ability to announce the time and perform web searches using either voice or text inputs. Additionally, the application provides voice feedback to enhance user interaction and functionality.
pip install tkinter
pip install pyttsx3
pip install SpeechRecognition
pip install pywhatkit