正式讯飞语音环境

This commit is contained in:
2021-05-27 18:14:01 +08:00
parent 05b8ddf0fd
commit 8ce4133e50
7 changed files with 11 additions and 8 deletions

View File

@ -113,7 +113,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:max="200"
android:min="100"
android:min="0"
android:id="@+id/voice_speed" />
<TextView />

View File

@ -7,7 +7,7 @@
<string name="title_activity_main">主页</string>
<!-- 讯飞离线语音appid-->
<string name="app_id">601c9ec6</string>
<string name="app_id">602e1727</string>
<!-- 讯飞离线语音弹出框格式-->
<string name="tts_toast_format" formatted="false">缓冲进度为%d%%,播放进度为%d%%</string>