fix(tts): fixed listener of tts events (#2349)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run

This commit is contained in:
Huang Xin 2025-10-29 01:36:57 +08:00 committed by GitHub
parent dd5371d2fd
commit 78e61060d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 351 additions and 33 deletions

View file

@ -21,6 +21,8 @@ permissions = [
"allow-set-screen-brightness",
"allow-get-external-sdcard-path",
"allow-request-manage-storage-permission",
"allow-check-permissions",
"allow-request-permissions",
"allow-checkPermissions",
"allow-requestPermissions",
]