正式讯飞语音环境
This commit is contained in:
@ -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 />
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user