Application for converting speech to text. Speech can either be a live feed or a audio file. This application makes use of google speeech recognition api. It Require an active internet connection and some python libraries to be installed. The following python libraries must be installed before running the application: 1.PyAudio 2.PortAudio 3.SpeechRecognition