[8.1.0]
[Singapore] [fea] [使用离线合成语言tts]
This commit is contained in:
@@ -9,7 +9,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
apply plugin: ly.count.android.plugins.UploadSymbolsPlugin
|
||||
|
||||
//apply from: rootProject.file('gradle/bytex/bytex.gradle')
|
||||
apply from: rootProject.file('gradle/bytex/bytex.gradle')
|
||||
|
||||
Properties properties = new Properties()
|
||||
properties.load(project.rootProject.file("gradle.properties").newDataInputStream())
|
||||
|
||||
@@ -58,7 +58,7 @@ dependencies {
|
||||
implementation(files("libs/bdasr_V3_20210628_cfe8c44.jar"))
|
||||
implementation(files("libs/com.baidu.tts_2.6.3.c2aaa9f_20220922113422.jar"))
|
||||
|
||||
implementation files('libs/AIKit.aar')
|
||||
compileOnly files('libs/AIKit.aar')
|
||||
|
||||
implementation project(':foudations:mogo-commons')
|
||||
implementation project(':core:mogo-core-utils')
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mogo.mgintelligent.speech"
|
||||
android:versionCode="1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
android:targetSdkVersion="29" />
|
||||
|
||||
</manifest>
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user