guoyu/fronted_uniapp/uni_modules/xwq-speech-to-text/utssdk/app-android/config.json

12 lines
278 B
JSON
Raw Normal View History

2025-12-03 18:58:36 +08:00
{
"minSdkVersion": "21",
"dependencies": [
"com.alphacephei:vosk-android:0.3.47"
],
"repositories": [
"https://maven.aliyun.com/repository/public",
"https://maven.aliyun.com/repository/google",
"https://repo1.maven.org/maven2/",
"https://jcenter.bintray.com/"
]
}