知会鸟


发起文本转语音任务

<p><strong>请求URI:</strong></p> <ul> <li><code>/users-api/tts/text2vioce</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</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;">video_generate_voice_uid</td> <td style="text-align: left;">require,min:1,max:254</td> <td style="text-align: left;">string</td> <td>声音uid</td> </tr> <tr> <td style="text-align: left;">tts_text</td> <td style="text-align: left;">require,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;tts_hash&amp;quot;: &amp;quot;b82914ef6b294949b7cf7df0acc194c8&amp;quot;//tts资源值     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML