Inspiration
changing the way students study
What it does
converts voice to formatted text, easy to view and study from
How I built it
used Microsoft speech api to convert to text then used backend development to parse string for key words and format in wix
Challenges I ran into
learning how to implement apis into wix, and receiving audio input through wix
Accomplishments that I'm proud of
*used wix creatively to solve real world problems and built on Microsoft azures apis *
What I learned
require 'redcarpet'
markdown = Redcarpet.new("I learnt that doing something unfamiliar is scary at first, but enables you to grow and learn so much in a short period of time! ")
puts markdown.to_html
What's next for Voice to Text Notetaker
convert sign language to formatted text, or for closer in the future have sign ups for different people
Log in or sign up for Devpost to join the conversation.