UNPKG
@potatoma/react-native-baidu-vtts
Version:
latest (1.1.0)
1.1.0
A ReactNative library can do text to speech
@potatoma/react-native-baidu-vtts
/
android
/
proguard-rules.txt
3 lines
(2 loc)
•
80 B
Plain Text
View Raw
1
2
3
-keep
class
com
.
baidu
.
tts
.**
{*;} -keep
class
com
.
baidu
.
speechsynthesizer
.**
{*;}