I have been using Google Speech Recognition for Python. Here is my code: import speech_recognition as sr r = sr.…