Inspiration
I am currently working on a Raspberry Pi project that is a game emulator in the shape of BMO from adventure time. Originally it would simply be a game emulator, but we decided to add on a speech recognition and such so I decided to play around with the API today in order to get more familiar and lighten our work load a bit.
What it does
You press the microphone button and speak into a microphone, then the API converts your speech into text. Then BMO responds accordingly
How I built it
Uses the Web Speech API, javascript, HTML5, and CSS3 along with a few png files for BMO and mp3 files for their response.
Challenges I ran into
The greatest challenge was how unfamiliar I was with the API and I don't have extensive experience with javascript. I had work with it before, but not to such an extent.
Accomplishments that I'm proud of
That I got it to work.
What I learned
How to use the Web Speech API
What's next for BMO Talks
To hopefully integrate more responses.

Log in or sign up for Devpost to join the conversation.