Skip to content

Access to Eleven Turbo v2 #57

Closed Answered by StephenHodgson
jeffries7 asked this question in Q&A
Discussion options

You must be logged in to vote

use model parameter in your request:

var voiceClip = await api.TextToSpeechEndpoint.TextToSpeechAsync(message, voice, model: Model.EnglishTurboV2, cancellationToken: lifetimeCancellationTokenSource.Token);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by StephenHodgson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #56 on January 02, 2024 19:33.