--- name: component-audio-player slug: component-audio-player version: 1.0.0 description: Export user audio recordings from learning components and generate self-contained HTML playback pages with inline audio players. metadata: openclaw: requires: bins: ["python3", "curl", "jq"] categories: ["feishu", "data-export", "audio"] --- # 组件音频导出播放器 导出指定互动组件的用户录音,生成可播放 HTML 页面,每条记录包含参考文本、用户朗读文本、发音评分和 ▶ 播放按钮。 ## When to Use 用户要求导出某组件的 Oops/Perfect 等录音记录,并希望直接听到用户声音时触发。 ## Core Rules 1. **先跑导出脚本**:`scripts/export_component_records.sh --c-type --c-id ` 获取全量数据 2. **筛选目标记录**:按 `play_result` 筛选,按 `updated_at` 倒序取 Top N 3. **音频不下载**:HTML 中 `