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

ElevenLabs-DotNet 2.2.0 #41

Merged
merged 4 commits into from
May 6, 2024
Merged

ElevenLabs-DotNet 2.2.0 #41

merged 4 commits into from
May 6, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented May 6, 2024

  • Changed ElevenLabsClient to be IDisposable
    • The ElevenLabsClient must now be disposed if you do not pass your own HttpClient
  • Updated ElevenLabsClientSettings to accept custom domains
  • Added filesystemless overloads for uploading audio clips

ElevenLabs-DotNet-Proxy 2.2.0

  • Updated implementation to include WebApplication builder

StephenHodgson and others added 2 commits May 6, 2024 13:12
- Changed ElevenLabsClient to be IDisposable
  - The ElevenLabsClient must now be disposed if you do not pass your own HttpClient
- Updated ElevenLabsClientSettings to accept custom domains

ElevenLabs-DotNet-Proxy 2.2.0
- Updated implementation to include WebApplication builder
@StephenHodgson StephenHodgson marked this pull request as ready for review May 6, 2024 17:19
@StephenHodgson StephenHodgson linked an issue May 6, 2024 that may be closed by this pull request
@StephenHodgson StephenHodgson merged commit 9caa655 into main May 6, 2024
4 checks passed
@StephenHodgson StephenHodgson deleted the development branch May 6, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt samples API to allow for filesystem less upload
2 participants