Inspiration
We wanted to do something using Google Cloud APIs and thought it'd be neat to build something to allow people to code with their voices. It'd be cool to see something like this on a larger scale with a bigger support system and built a more robust system.
What it does
It takes people's voices and changes it into code.
How I built it
We built it using python scripts and Google's speech recognition APIs.
Challenges I ran into
Setting up our scripts to be able to make requests proved fairly challenging. We ended up getting sidetracked doing some other challenges at the hackathon (oops) so we were very limited on time.
Accomplishments that I'm proud of
As of so far, we have speech to text working and have set up a system to filter out stopwords. We've set up ways to use keywords to identify the type of statement the programmer wants to make.
What I learned
This was the first time using Cloud APIs for everyone on the team and the first time using python for 3 people. We've learned a lot and had a ton of fun :D.
What's next for Voice Code
Hopefully we'll be able to better work on this and make it better as we learn more.
Log in or sign up for Devpost to join the conversation.