Skip to content

VoiceNotes is dictation app for transcribing your speech to text in real time.

Notifications You must be signed in to change notification settings

yogeshdecodes/voicenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

VoiceNotes lets you type with your voice.

Technical description: A Single-Page Application making use of speech recognition API built with ReactJS

Features

  • Single-Page Application using ReactJS.

  • create buffer text before writing to actual editor

  • Copy text editor content to clipboard.

  • download text editor content as .txt file

Demo

You can see a running version of the application at demo.

Screenshot

Installation

This project was bootstrapped with Create React App and requires NPM to be installed.

git clone https://github.com/yogeshjournal/voicenotes.git
cd notes-react-app
npm install

Usage

npm start

About

VoiceNotes is dictation app for transcribing your speech to text in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published