mi-speech-to-text
v0.1.5
Published
React Native Native Voice library for iOS and Android
Maintainers
Readme
react-native-voice
React Native Native Voice library for iOS and Android
Installation
npm install react-native-voiceUsage
import { multiply } from 'react-native-voice';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
