Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add proxy support #2

Merged
merged 10 commits into from
Mar 1, 2024
Merged

add proxy support #2

merged 10 commits into from
Mar 1, 2024

Conversation

hs-CN
Copy link
Owner

@hs-CN hs-CN commented Feb 21, 2024

add proxy support

  • get_voices_list_proxy()
  • get_voices_list_proxy_async()
  • MSEdgeTTSClient::connect_proxy()
  • connect_proxy()
  • MSEdgeTTSClientAsync::connect_proxy_async()
  • connect_proxy_async()
  • msedge_tts_split_proxy()
  • msedge_tts_splite_proxy_async()

add new connect() and connect_async() instead of MSEdgeTTSClient::connect() and MSEdgeTTSClientAsync::connect_async()

@hs-CN hs-CN linked an issue Feb 21, 2024 that may be closed by this pull request
@hs-CN hs-CN merged commit c93099b into master Mar 1, 2024
@hs-CN hs-CN deleted the proxy branch March 1, 2024 12:55
@hs-CN hs-CN mentioned this pull request Mar 1, 2024
@hs-CN hs-CN added the enhancement New feature or request label Mar 1, 2024
@hs-CN hs-CN self-assigned this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy support
1 participant