From 77b304537ade3bf98db0d3d52963b02ce869e729 Mon Sep 17 00:00:00 2001 From: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:15:36 +0800 Subject: [PATCH] Speech Rate --- webui/i18n/de.json | 1 + webui/i18n/en.json | 1 + webui/i18n/vi.json | 1 + 3 files changed, 3 insertions(+) diff --git a/webui/i18n/de.json b/webui/i18n/de.json index ca4af0a..42a26c3 100644 --- a/webui/i18n/de.json +++ b/webui/i18n/de.json @@ -26,6 +26,7 @@ "Speech Region": "Region(:red[Required,[Get Region](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Key": "API Key(:red[Required,[Get API Key](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Volume": "Lautstärke der Sprachausgabe", + "Speech Rate": "Lesegeschwindigkeit (1,0 bedeutet 1x)", "Male": "Männlich", "Female": "Weiblich", "Background Music": "Hintergrundmusik", diff --git a/webui/i18n/en.json b/webui/i18n/en.json index 3ca37ca..11d4831 100644 --- a/webui/i18n/en.json +++ b/webui/i18n/en.json @@ -26,6 +26,7 @@ "Speech Region": "Region(:red[Required,[Get Region](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Key": "API Key(:red[Required,[Get API Key](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Volume": "Speech Volume (1.0 represents 100%)", + "Speech Rate": "Speech Rate (1.0 means 1x speed)", "Male": "Male", "Female": "Female", "Background Music": "Background Music", diff --git a/webui/i18n/vi.json b/webui/i18n/vi.json index c1fd822..2cd6a98 100644 --- a/webui/i18n/vi.json +++ b/webui/i18n/vi.json @@ -26,6 +26,7 @@ "Speech Region": "Vùng(:red[Bắt Buộc,[Lấy Vùng](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Key": "Khóa API(:red[Bắt Buộc,[Lấy Khóa API](https://portal.azure.com/#view/Microsoft_Azure_ProjectOxford/CognitiveServicesHub/~/SpeechServices)])", "Speech Volume": "Âm Lượng Giọng Đọc (1.0 đại diện cho 100%)", + "Speech Rate": "Tốc độ đọc (1.0 biểu thị tốc độ gốc)", "Male": "Nam", "Female": "Nữ", "Background Music": "Âm Nhạc Nền",