Releases: RageAgainstThePixel/com.rest.elevenlabs
Releases · RageAgainstThePixel/com.rest.elevenlabs
com.rest.elevenlabs 3.4.2
com.rest.elevenlabs 3.4.1
com.rest.elevenlabs 3.4.0
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 beNone
,Wav
, orOgg
- 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
- audioClip will not be created until you access the
- clip samples and data are now prioritized over the
- 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
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
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
com.rest.elevenlabs 3.2.8
com.rest.elevenlabs 3.2.7
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
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