Skip to content

An project with React and Voice API in Google Chrome to build a calculator that using both

License

Notifications You must be signed in to change notification settings

emanuelgsouza/voice-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Calculator

An project with React and Voice API in Google Chrome to build a calculator that using both

About

The Voice Calculator is an app to use voice or text to capture expressions and calculate results from them. It has the following functionalities:

  • Normal: the simple calculator
  • Voice: use the Web Speech API to capture a voice and transform to text and calculate the result.

Requirements

  • node >= 12.0.0
  • npm >= 6.0.0

Install

yarn or npm install

Usage

Serve the application in http://localhost:3000

yarn start or npm run start

Build

Build application

yarn build or npm run build

Technologies

Author

Emanuel Gonçalves

About

An project with React and Voice API in Google Chrome to build a calculator that using both

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published