/react-voice-components

This is a proof of concept for a voice contact form. It uses the Web Speech API.

Primary LanguageJavaScript

Running Chrome-Speech-API

Navigate to the root directory with command line

Run npm install to install the dependencies

Run npm start to start the application

Once it is running you should be able to access the application from localhost:3000

Use Chrome. Say one of the names of the labels. The related field should become focused. Say what you would like to enter into the form. Say the name of another label to enter text into its field.

test