xiaobaoafei authored on 26 Apr 2022
.circleci chore: initial commit 3 years ago
.husky chore: initial commit 3 years ago
android chore: initial commit 3 years ago
ios 初始化 3 years ago
scripts chore: initial commit 3 years ago
src 初始化 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 移除example 3 years ago
babel.config.js chore: initial commit 3 years ago
package.json 初始化 3 years ago
react-native-hi-baidu-tts.podspec 初始化 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 HiBaiduTts from "react-native-hi-baidu-tts";

// ...

HiBaiduTts.initSDK("","");

HiBaiduTts.speak("hello world")

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT