Skip to content

Releases: RageAgainstThePixel/ElevenLabs-DotNet

ElevenLabs-DotNet 3.1.0

14 Sep 21:23
854a6b0
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 3.1.0 by @StephenHodgson in #64
    • Refactored TextToSpeechEndpoint endpoint to accept TextToSpeechRequest object
      • Added text encoding options to TextToSpeechRequest
      • Added previous text input parameter to TextToSpeechRequest

Full Changelog: 3.0.3...3.1.0

ElevenLabs-DotNet 3.0.3

14 Sep 18:09
519611e
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 3.0.3 by @StephenHodgson in #62
    • Fix DubbingRequest.DropBackgroundAudio flag not properly being set
    • Added DubbingRequest.UseProfanityFilter flag

Full Changelog: 3.0.2...3.0.3

ElevenLabs-DotNet 3.0.2

03 Sep 00:13
e642904
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

ElevenLabs-DotNet 3.0.1

02 Sep 15:12
e4955af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

ElevenLabs-DotNet 3.0.0

02 Sep 04:19
1f08fd3
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 3.0.0 by @StephenHodgson in #49
    • Updated plugin to .net 8
    • Added ability to specify fully customizable domain proxies
    • Added environment variable parsing for ELEVENLABS_API_KEY
    • Added SoundEffects API endpoints
    • Added Dubbing API endpoints
    • Updated default models
    • Fixed adding and editing Voices

First Time Contributor

Full Changelog: 2.2.1...3.0.0

ElevenLabs-DotNet 2.2.1

09 May 01:35
9e89efe
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 2.2.1 by @StephenHodgson in #43

    • misc formatting changes
  • ElevenLabs-DotNet-Proxy 2.2.2 by @StephenHodgson in #43

    • Refactor with modern WebApplication builder
    • Added ElevenLabs.Proxy.EndpointRouteBuilder

Full Changelog: 2.2.0...2.2.1

ElevenLabs-DotNet 2.2.0

06 May 17:33
9caa655
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 2.2.0 by @StephenHodgson in #41

    • 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 by @RealStillkill
  • ElevenLabs-DotNet-Proxy 2.2.0 by @StephenHodgson in #41

    • Updated implementation to include WebApplication builder

Full Changelog: 2.1.1...2.2.0

ElevenLabs-DotNet 2.1.1

15 Feb 18:48
cce4288
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 2.1.1 by @IS4Code in #36
    • Added VoicesEndpoint.GetAllVoicesAsync overload that allows skipping downloading the voice settings

Full Changelog: 2.1.0...2.1.1

ElevenLabs-DotNet 2.1.0

29 Nov 23:35
da3200e
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 2.1.0 by @StephenHodgson in #31
    • Added ElevenLabsClient.EnableDebug option to enable and disable for all endpoints
    • Synced changes from unity package
    • Updated unit test
    • Updated docs

Full Changelog: 2.0.3...2.1.0

ElevenLabs-DotNet 2.0.3

15 Nov 22:05
8637b61
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 2.0.3 by @ed-sparkes in #30
    • Fixed text to speech streaming

New Contributors

Full Changelog: 2.0.2...2.0.3