Upload the audio file of custom voice prompt.
Method |
POST |
Description |
Upload the audio file of custom voice prompt. |
Query |
format: determine the format of request or response message. |
Request |
cycleTimes (optional, int, repetition times)+audio file of custom voice prompt in binary format. |
Response |
Content-Type: multipart/form-data; boundary=MIME_boundary --MIME_boundary Content-Type: application/json Content-Length: 480 { "cycleTimes":1 /*optional, integer, repetition times*/ } --MIME_boundary Content-Type: image/jpeg Content-Length: 516876 Content-ID: image fefefwageegfqaeg… --MIME_boundary--