react-native-speechace
v1.6.7
Published
SpeechAce module for react native
Downloads
10
Readme
react-native-speechace
SpeechAce module for react native
Installation
npm install react-native-speechace
Usage
import Speechace from "react-native-speechace";
// ...
const result = await Speechace.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT