Skip to content

React-native application which convert speech to text using library react-native-voice

Notifications You must be signed in to change notification settings

patrikmasiar/SpeechToTextApp

Repository files navigation

SpeechToTextApp - Speech convert to text via mobile app

SpeechToTextApp is testing app using react-native-voice library to record and convert speech to text. App is using functional components and react hooks. Application interface is designed as Neumorphism desing using neumorphism-ui

Getting Started

Settings

All settings and installing dependencies are on Getting Started guide for React Native.

Installation

  1. clone this repository
  2. run $ npm i

Developement

  1. Run developement server $ npm start
  2. Build
    • run for Android $ react-native run-android
    • run for iOS $ react-native run-ios or run via xCode

About

React-native application which convert speech to text using library react-native-voice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published