Skip to content

akshatkumawat/speechtotext

Repository files navigation

speechtotext React Native

Build Status

This is a voice assistant using google speech to text and useReducer. in this project you'll learn :

  • useEffect
  • Axios
  • useReducer
  • using speech to text
  • dispaching actions
  • complex Ui Concept

Clone the repository :

git clone https://github.com/akshatkumawat/speechtotext.git

Installation

requires React Native cli to run.

Install the dependencies and devDependencies and start the server.

$ cd [project-folder]
$ npm install
$ npm start

Live Test

Instructions on how to use them in your own application are linked below.

platform Link
Snack [https://snack.expo.io/@xavier_akki/speechtotext]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published