Responses to Starting TTS
Function
When the speech synthesis engine receives a real-time speech synthesis request, it first sends a synthesis start response to the client, indicating that it has begun processing the speech synthesis request.
Response Parameters
Parameter |
Type |
Description |
---|---|---|
resp_type |
String |
Response type. The value is START, indicating the start of speech synthesis. |
trace_id |
String |
Internal token of the service, which can be used to trace a specific process in logs. |
Example
{ "resp_type": "START", "trace_id": "567e8537-a89c-13c3-a882-826321939651" }
Status Codes
See Status Codes.
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot