feat: enhance AudiobookCharacterResponse and AudioPlayer for compact mode support
This commit is contained in:
@@ -48,6 +48,8 @@ export interface AudiobookCharacter {
|
||||
description?: string
|
||||
instruct?: string
|
||||
voice_design_id?: number
|
||||
voice_design_name?: string
|
||||
voice_design_speaker?: string
|
||||
use_indextts2?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user