react-native-baidu-voice-synthesizer

baidu voice speech synthesizer for react native

Usage no npm install needed!

<script type="module">
  import reactNativeBaiduVoiceSynthesizer from 'https://cdn.skypack.dev/react-native-baidu-voice-synthesizer';
</script>

README

react-native-baidu-voice-synthesizer

SETUP

npm install -S react-native-baidu-voice-synthesizer
rnpm link

DEMO

git clone git@github.com:react-melon/react-native-baidu-voice-synthesizer.git
cd react-native-baidu-voice-synthesizer/Example
npm install
open ios/Example.xcodeproj

Run the app in XCode on your real device;