hmangukia / Hack2020

For all the beginners who want to start contributing to Open Source, here's the start!
3 stars 21 forks source link

Create jarvis_AI.py #12

Closed DevPatel04 closed 3 years ago

DevPatel04 commented 3 years ago

Speech recognition system A User will turn on the system and will give a voice command. The system will recognize the given voice command and based on that voice command, it will perform the operation. For example, users can say: “Open Google” and if the browser is installed, it will open the Google search engine otherwise it will handle the exception or can give proper suggestions.