Skip to content

Releases: RageAgainstThePixel/ElevenLabs-DotNet

ElevenLabs-DotNet 1.3.2

12 May 00:15
3597639
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.3.2 by @StephenHodgson in #15
    • Added voice equality operators
    • Added better parameter validation checks in Endpoints

Full Changelog: 1.3.0...1.3.2

ElevenLabs 1.3.0

01 May 16:40
5f7f729
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs 1.3.0 by @StephenHodgson in #14
    • Added ModelsEndpoint
    • Updated TextToSpeech.TextToSpeechAsync with optional Model parameter. Defaults to eleven_monolingual_v1
    • Added default voices

Full Changelog: 1.2.1...1.3.0

ElevenLabs-DotNet 1.2.1

30 Apr 23:44
57cd367
Compare
Choose a tag to compare

What's Changed

  • Updated docs

Full Changelog: 1.2.0...1.2.1

ElevenLabs-DotNet 1.2.0

30 Apr 23:33
8aa912c
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.2.0 by @StephenHodgson in #13
    • added ability to create voice from Id
    • refactored internal extension classes
    • fixed auth parsing
    • added ability to load configuration file from specific path
    • added optional parameter deleteCachedFile to TextToSpeechEndpoint.TextToSpeechAsync. Default is false.

Full Changelog: 1.1.1...1.2.0

ElevenLabs-DotNet 1.1.1

26 Mar 02:30
8168046
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.1.1 by @StephenHodgson in #12
    • Fixed docs
    • Fixed proxy dependency
    • Bumped proxy to 1.0.1

Full Changelog: 1.1.0...1.1.1

ElevenLabs-DotNet 1.1.0

26 Mar 02:19
ca3accf
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.1.0 by @StephenHodgson in #10
    • Added ElevenLabs-DotNet-Proxy project
    • Added support for proxy api gateway
    • Updated unit tests

Full Changelog: 1.0.4...1.1.0

ElevenLabs-DotNet 1.0.4

24 Mar 17:51
60b1686
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.0.4 by @StephenHodgson in #9
    • Updated authentication in docs
    • Removed exception when sample item path is null or whitespace
    • Updated unit tests so it doesn't delete useful history

Full Changelog: 1.0.3...1.0.4

ElevenLabs-DotNet 1.0.3

13 Mar 05:16
bae3a11
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.0.3 by @StephenHodgson in #6
    • Updated DownloadHistoryItemsAsync to download all items if no ids are specified
    • Updated docs

Full Changelog: 1.0.2...1.0.3

ElevenLabs-DotNet 1.0.2

12 Mar 02:34
4d4204f
Compare
Choose a tag to compare

What's Changed

  • ElevenLabs-DotNet 1.0.2 by @StephenHodgson in #4
    • Added VoiceGenerationEndpoint
    • Added unit tests for voice design and instant voice cloning
    • Updated docs

Full Changelog: 1.0.1...1.0.2

ElevenLabs-DotNet 1.0.1

11 Mar 21:51
e875f62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1