Add HarmonyOS support for text-to-speech. (#1584)

This commit is contained in:
Fangjun Kuang
2024-12-01 21:43:34 +08:00
committed by GitHub
parent a3d6e1acc7
commit dc3287f3a8
33 changed files with 333 additions and 133 deletions

View File

@@ -54,11 +54,11 @@
"reason": "$string:mic_reason",
"usedScene": {
"abilities": [
"FormAbility",
"EntryAbility",
],
"when": "always",
"when": "inuse",
}
}
]
}
}
}