调整 音频合成

This commit is contained in:
spllzh
2025-10-06 12:17:34 +08:00
parent 725a5294d0
commit 20378e8115
43 changed files with 508 additions and 60 deletions

View File

@@ -91,6 +91,11 @@ public class DifyWorkflowResponseDto {

View File

@@ -98,6 +98,11 @@ public class SiliconFlowTtsRequest {
* 创建人电话
*/
private String creatorPhone;
/**
* audioName
*/
private String audioName;
/**
* 构造函数