⚙️ 配置面板

{{ config.speed }}x

📼 视频缓存 ({{ cachedVideos.length }}个)

{{ cache.text.substring(0, 20) }}{{ cache.text.length > 20 ? '...' : '' }}
{{ new Date(cache.timestamp).toLocaleString() }} | {{ formatDuration(cache.duration) }}
[{{ log.time }}] {{ log.message }}

📺 视频预览

{{ isRecording ? '🔴 录制中' : (isConnected ? '🟢 已连接' : '⚪ 未连接') }}
⏱️ {{ formatDuration(recordDuration) }}
📝 句 {{ currentSentence }}/{{ totalSentences }}