Skip to content

Releases: RageAgainstThePixel/com.rest.elevenlabs

com.rest.elevenlabs 3.4.2

25 Nov 15:07
Compare
Choose a tag to compare

What's Changed

  • Removed text length check in TextToSpeechRequest

Full Changelog: 3.4.1...3.4.2

com.rest.elevenlabs 3.4.1

25 Nov 14:47
Compare
Choose a tag to compare

What's Changed

  • updated text to speech demo

Full Changelog: 3.4.0...3.4.1

com.rest.elevenlabs 3.4.0

25 Nov 06:02
Compare
Choose a tag to compare

What's Changed

  • com.utilities.rest -> 3.3.0
  • com.utilities.encoder.ogg -> 4.0.2
  • Added additional request properties for TextToSpeechRequest
    • previous_text, next_text, previous_request_ids, next_request_ids, languageCode, withTimestamps
    • cacheFormat which can be None, Wav, or Ogg
  • Added support for transcription timestamps by @tomkail
  • Added support for language code in TextToSpeechRequest @Mylan719
  • Refactored VoiceClip
    • clip samples and data are now prioritized over the AudioClip
      • audioClip will not be created until you access the VoiceClip.AudioClip property
      • if an audio clip is not loaded, you can load it with LoadCachedAudioClipAsync
  • Refactored demo scene to use OnAudioFilterRead to better quality stream playback

Full Changelog: 3.3.1...3.4.0

com.rest.elevenlabs 3.3.1

14 Sep 18:57
Compare
Choose a tag to compare

What's Changed

  • Fix DubbingRequest.DropBackgroundAudio flag not properly being set
  • Added DubbingRequest.UseProfanityFilter flag
  • Added previous text input parameter to TextToSpeechRequest by @Bvanderwolf

Full Changelog: 3.3.0...3.3.1

com.rest.elevenlabs 3.3.0

03 Sep 01:09
Compare
Choose a tag to compare

What's Changed

  • Added ability to specify fully customizable domain proxies
  • Added env var parsing for ELEVENLABS_API_KEY
  • Added Copy Button for the Voice ID to Voice Lab Dashboard
  • Added Shared Voices API
  • Added SoundEffects API endpoints
  • Added Dubbing API endpoints
  • Updated models
  • Updated com.utilities.rest -> 2.5.7

First Time Contributor

Full Changelog: 3.2.9...3.3.0

com.rest.elevenlabs 3.2.9

28 Feb 00:24
Compare
Choose a tag to compare

What's Changed

  • update com.utilities.rest -> 2.5.3

Full Changelog: 3.2.8...3.2.9

com.rest.elevenlabs 3.2.8

20 Feb 17:32
Compare
Choose a tag to compare

What's Changed

  • Fixed Awaiters reference

Full Changelog: 3.2.7...3.2.8

com.rest.elevenlabs 3.2.7

15 Feb 17:23
Compare
Choose a tag to compare

What's Changed

  • enable optional settings download when requesting all voices by @IS4Code

Full Changelog: 3.2.6...3.2.7

com.rest.elevenlabs 3.2.6

15 Feb 00:22
Compare
Choose a tag to compare

What's Changed

  • updated com.utilities.rest -> 2.5.2
  • updated com.utilities.encoder.ogg -> 3.1.4

Full Changelog: 3.2.5...3.2.6

com.rest.elevenlabs 3.2.5

30 Jan 23:31
Compare
Choose a tag to compare

What's Changed

  • enabled VoiceClip to be Serializable

Full Changelog: 3.2.4...3.2.5