@bibabovn/react-native-voice
v1.1.0
Published
react native speech to text libraly
Downloads
2
Readme
react-native-voice
react native speech to text libraly
Installation
npm install react-native-voice
Usage
import Voice from "react-native-voice";
// ...
const result = await Voice.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT