Prototyping Speech Recognition

The Web Speech API provides web apps the ability to recognize voices, transform the audio input into strings, and control the synthesis voices available on the device.

Its two parts, SpeechRecognition (Asynchronous Speech Recognition) and SpeechSynthesis (Text-to-Speech) allow designers to prototype speech-based conversational UIs like Google Now, Apple's Siri, and Amazon Alexa.

Read about it on Medium.

Prototype, Chrome >33 only
Github repo

speech-recognition.framer.zip
1 MB
Download

More by Brian Bailey

View profile