移除百度语言残留内容

This commit is contained in:
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