jing332 / tts-server-go

微软TTS服务转发,以便在阅读APP中通过网络导入方式收听微软TTS / Edge大声朗读
390 stars 76 forks source link

能不能使用POST请求这个API #5

Closed lee1080 closed 2 years ago

lee1080 commented 2 years ago

想用这个接口使用到网站进行文字转语音,但是看这个项目好像只支持使用阅读APP,如果能使用POST请求的话,使用场景将更广泛。

jing332 commented 2 years ago

能啊,直接POST请求SSML格式,请求头Format为音频格式

---原始邮件--- 发件人: @.> 发送时间: 2022年11月8日(周二) 上午10:34 收件人: @.>; 抄送: @.***>; 主题: [jing332/tts-server-go] 能不能使用POST请求这个API (Issue #5)

想用这个接口使用到网站进行文字转语音,但是看这个项目好像只支持使用阅读APP,如果能使用POST请求的话,使用场景将更广泛。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

lee1080 commented 2 years ago

好嘞。我试试

jing332 commented 2 years ago

edge和azure是ssml格式,creation接口比较特殊,我包装了下,为json格式。

---原始邮件--- 发件人: @.> 发送时间: 2022年11月8日(周二) 上午10:38 收件人: @.>; 抄送: @.**@.>; 主题: Re: [jing332/tts-server-go] 能不能使用POST请求这个API (Issue #5)

好嘞。我试试

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

jing332 commented 2 years ago

其实你打开网页版,用chrome开发者模式,点下测试按钮,就可以抓包到请求

---原始邮件--- 发件人: @.> 发送时间: 2022年11月8日(周二) 上午10:38 收件人: @.>; 抄送: @.**@.>; 主题: Re: [jing332/tts-server-go] 能不能使用POST请求这个API (Issue #5)

好嘞。我试试

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>