Migushthe2nd / MsEdgeTTS

A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API
https://migushthe2nd.github.io/MsEdgeTTS/
MIT License
285 stars 40 forks source link

change lib "websocket" to "ws" And add Agent #8

Closed guquan-lengyue closed 1 year ago

guquan-lengyue commented 1 year ago

change dependencies "websocket" to "ws"

websocket no work well on agent

Add Agent

Use a custom http.Agent implementation like https-proxy-agent or socks-proxy-agent.