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

SupportedLanguagesAndVoices API for vendor elevenlabs always adds the voices in "ar" (arabic) node only #982

Open
rammohan-y opened this issue Nov 21, 2024 · 1 comment
Assignees

Comments

@rammohan-y
Copy link
Contributor

The /SpeechCredentials/speech/supportedLanguagesAndVoices?vendor=elevenlabs rest api always generates the response by adding the voices in "ar" node only

@rammohan-y
Copy link
Contributor Author

If the languages are defined at service level instead of accounts, the API is always returning the response from source files instead of calling the vendor's API. When we define speech provider at account level it is getting the data from vendor's API

I think we should introduce a new rest API /SpeechCredentials/speech/supportedLanguagesAndVoicesByServiceProvider to fetch the voices at service provider level

@davehorton @xquanluu @vdharashive

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

No branches or pull requests

2 participants