Building a Multi-Purpose Voice Search App in Python - Part 1
Taking off from where I left with a previous series, I'm going to build on top of a minimalistic desktop application built in Python.
With the help of a few additional modules, in the next few videos I'm going to show you how you can use the Google Speech Recognition API. The irony, we're not only going to use on Google, but also on DuckDuck, Amazon, and Youtube. Hopefully, they are not upset. :)
Anyhow, in this first video, I'm showing you a preview of the app that we're gonna build.
thanks for sharing
Awesome tutorial