From 2d255328f2e9ebc069f9ea0966bd745dfaa5e07b Mon Sep 17 00:00:00 2001 From: Muntashir Al-Islam Date: Mon, 24 Jul 2023 14:32:40 +0600 Subject: [PATCH] Add a suggestion for TTS Engine: RHVoice Signed-off-by: Muntashir Al-Islam --- suggestions/tts.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/suggestions/tts.json b/suggestions/tts.json index 41167bf..b20fafb 100644 --- a/suggestions/tts.json +++ b/suggestions/tts.json @@ -1,4 +1,11 @@ [ + { + "id": "com.github.olga_yakovleva.rhvoice.android", + "label": "RHVoice", + "source": "f", + "repo": "https://github.com/RHVoice/RHVoice", + "reason": "Good voice quality, but most voices are non-free as they prohibit commercial use." + }, { "id": "com.reecedunn.espeak", "label": "eSpeak",