移除百度语言残留内容

This commit is contained in:
zlzw 2023-07-17 13:35:59 +08:00
parent 9bfed0bc7b
commit 16f23519b1
4 changed files with 9 additions and 7 deletions

View File

@ -138,7 +138,7 @@
<!-- android:name="TencentMapSDK"-->
<!-- android:value="${txMapAppKey}" />-->
<!-- 百度语音识别 -->
<meta-data
<!-- <meta-data
android:name="com.baidu.speech.APP_ID"
android:value="${baiduAppId}" />
<meta-data
@ -146,7 +146,7 @@
android:value="${baiduAppKey}" />
<meta-data
android:name="com.baidu.speech.SECRET_KEY"
android:value="${baiduAppSecretKey}" />
android:value="${baiduAppSecretKey}" />-->
<!-- 服务器地址 -->
<meta-data

Binary file not shown.

View File

@ -20,11 +20,13 @@ ext {
//m
baiduAppId : "23774720",
baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// baiduAppId : "23774720",
// baiduAppKey : "zgCgFhUKEOV7I3ZXDFpTfnRB",
// baiduAppSecretKey: "nEVSgmuGpU0pjPr6VleEGGAl0hzGW52S",
// true表示谷歌支付 false
isGooglePlay : true,
isGooglePlay : false,
//
isUploadLog : true,
//

View File

@ -1,4 +1,4 @@
include ':app', ':video', ':common', ':main', ':baidu', ':live', ':lib_country_code'
include ':app', ':video', ':common', ':main', ':live', ':lib_country_code'
include ':FaceUnity'
//include ':baidu'
//include ':recognizer'//