this is a Search bar application that can search things on internet by recognizing voice. There are four types of search options available on the search bar. We can switch between the search engines and choose anyone to perform the search.
- Amazone
- Youtube
- DuckDuckGO
- Speech Recognition
- GUI
- Browser automation
- tkinter
- pygame
- webbrowser
- SpeechRecognition.
-
Clone the repository
-
Then install the dependencies by the command:
pip install -r requirements.txt
-
Then run the python file by the command:
python voice_search.py