From 7f555300cc645a1f0311339dbc2db93d77d0b2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=85=B4?= Date: Tue, 30 Aug 2022 10:14:19 +0800 Subject: [PATCH 1/2] add text to speech hap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王志兴 --- TextToSpeech.hap | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TextToSpeech.hap diff --git a/TextToSpeech.hap b/TextToSpeech.hap new file mode 100644 index 00000000..5995e220 --- /dev/null +++ b/TextToSpeech.hap @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535b93c2c2b5c942463e8878857e8a5b0f5534bbac9c9b4f245a1a6cdac031a1 +size 3764127 -- Gitee From 33bc3d2d715c8da1c96f2d1bb4301c4e1c9ea5a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=85=B4?= Date: Wed, 31 Aug 2022 11:34:34 +0800 Subject: [PATCH 2/2] modify ota file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王志兴 --- OAT.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/OAT.xml b/OAT.xml index af2a9d00..2109d8ca 100755 --- a/OAT.xml +++ b/OAT.xml @@ -91,6 +91,7 @@ Note:If the text contains special characters, please escape them according to th + -- Gitee