feat: support native tts engine on Android (#1387)

This commit is contained in:
Huang Xin 2025-06-12 23:56:14 +08:00 committed by GitHub
parent 28c6c1ec58
commit 658969e97a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
52 changed files with 931 additions and 755 deletions

View file

@ -9,10 +9,7 @@ permissions = [
"allow-set-rate",
"allow-set-pitch",
"allow-set-voice",
"allow-set-primary-lang",
"allow-get-voices",
"allow-get-voice-id",
"allow-get-all-voices",
"allow-get-granularities",
"allow-get-speaking-lang",
"allow-registerListener",
"allow-remove-listener",
]