baidu tts
npm install react-native-hi-baidu-tts
import HiBaiduTts from "react-native-hi-baidu-tts"; // ... HiBaiduTts.initSDK("",""); HiBaiduTts.speak("hello world")
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT