yangrenfei authored on 21 Mar
.circleci chore: initial commit 2 years ago
.husky chore: initial commit 2 years ago
android 安卓:解决handle的looper错误;增加speak的promise操作; 2 years ago
ios 1、speak添加回调事件 2 years ago
scripts chore: initial commit 2 years ago
src 1.0.9版本提交 2 years ago
.editorconfig chore: initial commit 2 years ago
.gitattributes chore: initial commit 2 years ago
.gitignore 添加一些设置方法 2 years ago
.yarnrc chore: initial commit 2 years ago
CONTRIBUTING.md chore: initial commit 2 years ago
LICENSE chore: initial commit 2 years ago
README.md tts增加android支持 2 years ago
babel.config.js chore: initial commit 2 years ago
package.json 1.1.0版本提交 1 month ago
react-native-hi-baidu-tts.podspec 1.1.0版本提交 1 month ago
tsconfig.build.json chore: initial commit 2 years ago
tsconfig.json chore: initial commit 2 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

版本升级

  • 1.0.2
    增加安卓支持