正式讯飞语音环境

This commit is contained in:
2023-04-10 10:51:36 +08:00
parent f80dd211f1
commit 2c72ce04f6
9 changed files with 687 additions and 7 deletions

View File

@ -61,6 +61,7 @@ android {
}*/
}
dependencies {
compileOnly 'com.symbol:emdk:+'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.google.code.gson:gson:2.6.2'