Google Voice Assistant in Python Selenium and speech_recognition

Silambarasan.R Apr 19, 2021

As google voice search, we can use this module as voice assistant. It can perform actions similiar to google voice assistant.

Google Voice Assistant in Python

      In this module, I have used the selenium and speech recognition module. Speech recognition can analyze the humans speech and convert it into text.

By using this text, The program prompt user to enter yes or no (i.e) the recognized word is correct with respect to human speech. It matches,

we can hit "Yes".

Once it encounters YES, Using the recognized word, Selenium opens the web browser and open/search for the corresponding website.

Once it encounters No, It prompts the user to speak again and repeat the above task.

It is used in Windows system where cortona doesn't perform anymore as Google voice assistant. It is simple to use and lightweight.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment