A simple application written in python, that recognize your voice and transforms it in a written text and at the end, google repeats it for you!
In order to obtain a running application you need to install: -portaudio -SpeechRecognition -gtts You can install them by using the "pip install module" command.