react-native-asr-tts
v0.1.1
Published
base on baidu AI, asr and tts
Downloads
1
Readme
react-native-asr-tts
base on baidu AI, asr and tts
Installation
npm install react-native-asr-tts
Usage
import { multiply } from "react-native-asr-tts";
// ...
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