Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple API Keys #15

Open
Dustinhoefer opened this issue Dec 24, 2023 · 4 comments
Open

Multiple API Keys #15

Dustinhoefer opened this issue Dec 24, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dustinhoefer
Copy link

Dustinhoefer commented Dec 24, 2023

Hey Andres, it's me again :)

I am now at a point, where I need multiple elevenlabs instances running. This is currently NOT supported, correct?

Is this planned? Maybe with a builder pattern? How complex do you think such a change would be?
Found 57 static variables (ElevenLabs, ElevenNetworkUtil, Choice, GeneratedAudioOutputFormat, ProjectOutputQuality, StreamLatencyOptimization, History, Project, Subscription, User).

Would you be willing (and also have the time) to implement such a thing or should I get started and add a PR some time in the future?

Kind regards and merry christmas
Dustin

@Andrewcpu
Copy link
Owner

Hi Dustin! Nice to see you again!

Let me see what I can do.. I actually just sat down to implement some of the Websocket API. So, I can take a swing at it tomorrow, or the day after. I think I may be able to make it work nicely with minimal changes needed to facilitate your use case.

Thanks as always for making these :)

@Andrewcpu Andrewcpu self-assigned this Dec 25, 2023
@Andrewcpu Andrewcpu added the enhancement New feature or request label Dec 25, 2023
@Andrewcpu
Copy link
Owner

You're 100% right btw, builders will be more appropriate at this point.

@Dustinhoefer
Copy link
Author

Really looking forward to this. I also took a shot at it, but didn't manage to implement it in a nice manner :D

@Dustinhoefer
Copy link
Author

Hey Andrew, any news on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants