About Commands

VOICE RECOGNITION ON YOUR BROWSER

With web speech api, you can use speech recognition to write emails, narrate essays and long documents in the browser without touching the keyboard.

To get started, just connect the microphone to your computer and click the Start Dictation button.

This uses your browser's local Storage to save all the transcribed text automatically as you speak. That means you can close the browser and it will resume from where you left off.

The app internally uses the built-in speech recognition engine of Google Chrome to transform your voice into digital text.

Speak in your Native Language

You don't have to speak in English as Chrome's engine can recognize quite a few languages including Arabic, Chinese, Spanish, French, German, Italian, Malay, Indonesian and more. Dictation will automatically determine your browser's default launguage and uses it for subsequent transcriptions.

Hindi and other Indian languages aren't supported at this time.

Written by Agunloye John for my final year Project.

Close

Commands and Tips

You can narrate long sentences in one go and Chrome's built-in speech recognition will transcribe them simultaneously.

1. Say "New Paragraph" to begin a new paragraph

2. Say "Comma", "Full Stop", "Question Mark" for punctuation

3. Click the "Stop Listening" button to end the speech recognition session. You can click the "Start" button again to resume transcription.

Web Speech API in Google Chrome

This platform uses the x-webkit-speech attribute of HTML5 that is only implemented in Google Chrome. This attribute is only implemented for <input> (single-line) form fields so this platform uses a workaround. It hides the speech-enabled input behind the microphone icon and appends the transcribed text to a regular DIV.

Close

Online Speech Interaction

Click the Start button and dicatate.
Start Dictation Clear Export


Agunloye Oluwatobiloba
0907 IT 01950

Design and Implementation of a Voice Interactive Blog