微软TTS API 接口:
类型:websocket

{
    url: "wss://eastus.tts.speech.microsoft.com/cognitiveservices/websocket/v1",
    query: {
        Authorization: "xxxxx",
        X-ConnectionId:"xxxxx"
    }
}


edge TTS API 接口:
类型:websocket

{
    url: "wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1",
    query: {
        TrustedClientToken: "xxxxx"
    }
}

  • 相关文章

    • 无相关文章
最后修改:2023 年 05 月 17 日
卧槽,全是白嫖客,服务器不要钱吗?