.circleci | 3 years ago | ||
.husky | 3 years ago | ||
android | 2 years ago | ||
ios | 2 years ago | ||
scripts | 3 years ago | ||
src | 2 years ago | ||
.editorconfig | 3 years ago | ||
.gitattributes | 3 years ago | ||
.gitignore | 2 years ago | ||
.yarnrc | 3 years ago | ||
CONTRIBUTING.md | 3 years ago | ||
LICENSE | 3 years ago | ||
README.md | 2 years ago | ||
babel.config.js | 3 years ago | ||
package.json | 2 years ago | ||
react-native-hi-baidu-tts.podspec | 3 years ago | ||
tsconfig.build.json | 3 years ago | ||
tsconfig.json | 3 years ago |
baidu tts
npm install react-native-hi-baidu-tts
import { multiply } from "react-native-hi-baidu-tts"; // ... const result = await multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT