听书音频缓存,进度缓存

This commit is contained in:
mtvpls
2026-05-04 17:07:04 +08:00
parent da7b01bc35
commit 6d9e092448
3 changed files with 232 additions and 3 deletions
+1
View File
@@ -149,6 +149,7 @@ export interface BookTtsProgress {
chapterTitle?: string;
chunkIndex: number;
charOffset: number;
currentTimeSec?: number;
voice: string;
rate: string;
pitch: string;