Inspiration
All of us on the team play role playing games, but are frustrated by the tedium of resource management. We hoped to create a program that could understand what we were saying and adjust our inventory accordingly.
What it does
The program takes input from a variety of configuration files and changes the quantities based on specified voice commands.
How we built it
We used Google's speech recognition API and a variety of python file readers.
Challenges we ran into
Google's API runs into issues when the internet is slow, and we were not able to implement a GUI due to time constraints.
Accomplishments that we're proud of
We were proud of getting speech to text working and learning how to use Git.
What we learned
We were excited to learn about Google's cloud services, Git, and advanced python techniques.
What's next for SpeechToTextRPG
With more time, we would implement a GUI and a hex-board component.
Log in or sign up for Devpost to join the conversation.