feat: 语音

This commit is contained in:
电摇小子
2026-08-05 09:45:59 +08:00
committed by Wxw-Gu
parent 69bc6f57e7
commit 7529a67f09
49 changed files with 3013 additions and 154 deletions
+1
View File
@@ -24,6 +24,7 @@ export interface ExportRequest {
endTime?: number
kinds: ExportMessageKind[]
includeMedia: boolean
includeVoiceTranscripts?: boolean
preferOriginal?: boolean
fallbackThumbnail?: boolean
keepMissing?: boolean