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

ElevenLabs-DotNet 3.4.0 #69

Merged
merged 3 commits into from
Nov 25, 2024
Merged

ElevenLabs-DotNet 3.4.0 #69

merged 3 commits into from
Nov 25, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Nov 24, 2024

  • Added additional request properties for TextToSpeechRequest
    • previous_text, next_text, previous_request_ids, next_request_ids, languageCode, withTimestamps
  • Added support for transcription timestamps by @tomkail
  • Added support for language code in TextToSpeechRequest @Mylan719

- Added parameter to text-to-speach endpoint and request
- Added a check
- Added a test for the new parameter 
- This belongs to #66

---------

Co-authored-by: Milan Mikuš <[email protected]>
Co-authored-by: Stephen Hodgson <[email protected]>
@StephenHodgson StephenHodgson marked this pull request as ready for review November 25, 2024 05:51
@StephenHodgson StephenHodgson merged commit ae0b152 into main Nov 25, 2024
4 checks passed
@StephenHodgson StephenHodgson deleted the dev/3.4.0 branch November 25, 2024 06:01
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

Successfully merging this pull request may close these issues.

Add support for Language parameter in TextToSpeach API endpoint Text To Speech (Streaming) With Timestamps
2 participants