com.rest.elevenlabs
com.rest.elevenlabs copied to clipboard
A non-official Eleven Labs voice synthesis client for Unity (UPM)
# Feature Request Add ability to browse community library and add it to your account list of voices. - https://elevenlabs.io/docs/api-reference/query-library - https://elevenlabs.io/docs/api-reference/add-shared-voice
# Bug Report ## Overview I have a problem with downloading from ElevenLabs of the audios in a WebGl build of my application, follow the browser logs is by CORS,...
# Bug Report ## Overview Due to a bug with the elevenlabs api, audio generated with pcm output format cannot be downloaded or replayed from history.
[Support websockets for text to speech](https://elevenlabs.io/docs/api-reference/websockets)
### Discussed in https://github.com/RageAgainstThePixel/com.rest.elevenlabs/discussions/87 Originally posted by **hjbaard** May 24, 2024 In the api-reference of elevelabs there are 2 post methods I can't do with this client: - Text To...
- Added ability to specify fully customizable domain proxies - Added env var parsing for `ELEVENLABS_API_KEY` - Fixed backwards support for 2019.3 LTS - Updated com.utilities.rest -> 2.5.7
Option to disable caching when requesting TextToSpeech audio clip should be possible.