ko-pronunciation-checker

1.0.2 • Public • Published

React Native Pronunciation Checker

The package that checks the pronunciation of sentences in React Native.

Installation

Install ko-pronunciation-checker:

npm install ko-pronunciation-checker

Go to your ios folder and run:

pod install

The following packages need to be installed for the package to work

Usage

Add iOS permissions to the Info.plist

<key>NSMicrophoneUsageDescription</key>
<string></string>
<key>NSSpeechRecognitionUsageDescription</key>
<string></string>

Add the PronunciationChecker component to the screen where you want to use it. Send the sentence that you will have the pronunciation checked with the data prop.

image

Readme

Keywords

none

Package Sidebar

Install

npm i ko-pronunciation-checker

Homepage

github.com/

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

27.9 kB

Total Files

7

Last publish

Collaborators

  • falatekmen
  • konusarak_ogren
  • karakellef