调整 音频合成
This commit is contained in:
@@ -91,6 +91,11 @@ public class DifyWorkflowResponseDto {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -98,6 +98,11 @@ public class SiliconFlowTtsRequest {
|
||||
* 创建人电话
|
||||
*/
|
||||
private String creatorPhone;
|
||||
|
||||
/**
|
||||
* audioName
|
||||
*/
|
||||
private String audioName;
|
||||
|
||||
/**
|
||||
* 构造函数
|
||||
|
||||
Reference in New Issue
Block a user