UNPKG
react-native-xunfeirecognize
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
讯飞语音识别,无界面和有界面(讯飞自带界面)
react-native-xunfeirecognize
/
android
/
build
/
intermediates
/
exploded-aar
/
org.webkit
/
android-jsc
/
r174650
/
AndroidManifest.xml
4 lines
(3 loc)
•
182 B
text/xml
View Raw
1
2
3
4
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:versionCode
=
"1"
android:versionName
=
"1.0"
package
=
"org.webkit.android_jsc"
>
<
application
/>
</
manifest
>