@ -400,7 +400,7 @@ The text generation application offers non-session support and is ideal for tran
For text messages generated by Dify, simply pass the generated message-id directly. The backend will use the message-id to look up the corresponding content and synthesize the voice information directly. If both message_id and text are provided simultaneously, the message_id is given priority.
For text messages generated by Dify, simply pass the generated message-id directly. The backend will use the message-id to look up the corresponding content and synthesize the voice information directly. If both message_id and text are provided simultaneously, the message_id is given priority.
</Property>
</Property>
<Property name='text' type='str' key='text'>
<Property name='text' type='str' key='text'>
Speech generated content。
Speech generated content.
</Property>
</Property>
<Property name='user' type='string' key='user'>
<Property name='user' type='string' key='user'>
The user identifier, defined by the developer, must ensure uniqueness within the app.
The user identifier, defined by the developer, must ensure uniqueness within the app.