xiaobaoafei authored on 22 Apr 2022
.circleci chore: initial commit 3 years ago
.husky chore: initial commit 3 years ago
android chore: initial commit 3 years ago
example chore: initial commit 3 years ago
ios chore: initial commit 3 years ago
scripts chore: initial commit 3 years ago
src chore: initial commit 3 years ago
.editorconfig chore: initial commit 3 years ago
.gitattributes chore: initial commit 3 years ago
.gitignore chore: initial commit 3 years ago
.yarnrc chore: initial commit 3 years ago
CONTRIBUTING.md chore: initial commit 3 years ago
LICENSE chore: initial commit 3 years ago
README.md chore: initial commit 3 years ago
babel.config.js chore: initial commit 3 years ago
package.json chore: initial commit 3 years ago
react-native-hi-baidu-tts.podspec chore: initial commit 3 years ago
tsconfig.build.json chore: initial commit 3 years ago
tsconfig.json chore: initial commit 3 years ago
README.md

react-native-hi-baidu-tts

baidu tts

Installation

npm install react-native-hi-baidu-tts

Usage

import { multiply } from "react-native-hi-baidu-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