feat: add voice transcription feedback workflow

This commit is contained in:
2026-07-20 10:49:49 +08:00
parent 0a07538dce
commit bed80aa807
17 changed files with 1691 additions and 19 deletions

View File

@@ -13,6 +13,11 @@
"backgroundColor": "#F4F8FE",
"backgroundTextStyle": "light"
},
"permission": {
"scope.record": {
"desc": "用于将课堂反馈录音转成文字"
}
},
"tabBar": {
"custom": true,
"color": "#7B8796",