From a3813f3afcfac2e9c5b363d836aea3ed18abbc6d Mon Sep 17 00:00:00 2001 From: gedoor Date: Fri, 19 Mar 2021 11:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BE=E5=BA=A6tsn=E6=94=B9=E4=B8=BAtts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/updateLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index e4c1a3071..e5b89edd9 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -8,6 +8,7 @@ * 修复更改替换规则时多次重新加载正文导致朗读多次停顿的bug * 修复是否使用替换默认值修改后不及时生效的bug * 修复繁简转换“勐”“十”问题。使用了剥离HanLP简繁代码的民间库。APK减少6M左右 by hoodie13 +* 百度tsn改为tts **2021/03/15** * 优化图片TEXT样式显示