知会鸟


文本转语音任务状态

<p><strong>请求URI:</strong></p> <ul> <li><code>/users-api/tts/status</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</li> </ul> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">校验规则</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">tts_hash</td> <td style="text-align: left;">require,min:1,max:254</td> <td style="text-align: left;">string</td> <td>声音资源值</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code class="language-json">{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 4,         &amp;quot;task_id&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;tts_duration&amp;quot;: &amp;quot;&amp;quot;,//时长         &amp;quot;tts_url&amp;quot;: &amp;quot;&amp;quot;,//资源地址         &amp;quot;tts_hash&amp;quot;: &amp;quot;b82914ef6b294949b7cf7df0acc194c8&amp;quot;,         &amp;quot;progress_status&amp;quot;: 1000//执行进度:10000=等待中,60000=已经完成     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML