mirror of
https://github.com/readest/readest.git
synced 2026-04-29 20:10:55 +00:00
feat: support native tts engine on Android (#1387)
This commit is contained in:
parent
28c6c1ec58
commit
658969e97a
52 changed files with 931 additions and 755 deletions
|
|
@ -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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue