Voice Based Location Search using Speech Recognition in Python

Silambarasan.R Apr 21, 2021

Voice Based Location search is a small module that search the place you want to search through your voice in Python

Voice Based Location Search using Speech Recognition

     It is a small Python module that takes human voice as input, using web browser it open Google Maps and search for the exact location you want.

Firstly, It prompts you to say the location you want to search. consider "Say location to search" you will enters " West Bengal", and it is analyzed using recongnize_google().

For the confirmation, It prompts you to check that the analyzed location is equal to your wanted location.  If you Hit "y", it opens Google Maps and search for the place you want.

If you said 'NO', It prompts you to "Say location" again. You can repeat the task so many times to repetitive search.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment