Newer
Older
react-native-hi-baidu-tts / README.md
xiaobaoafei on 26 Apr 2022 移除example

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