Inspiration
Google translate speech to text
What it does
Converts what you say to java code with prebuilt preset and keywords
How we built it
Used openai's translator to convert the audio file we get from user to text, than use a `proccessing.java `file to convert it into coding elements.
Challenges we ran into
Converting speech to text, converting text to code.
Accomplishments that we're proud of
Being able to put some of it
What we learned
We took too much time at the start.
What's next for Speech-To-Code
Adding more java support, like indentation, move to, loops
TO RUN THE PROJECT, RUN AudioCapture01.java (After compiling using javac *.java)...
The file path is in, speech/src.
Thanks have fun :)
Log in or sign up for Devpost to join the conversation.