Uses of Class
net.andrewcpu.elevenlabs.model.request.TextToSpeechRequest
Packages that use TextToSpeechRequest
-
Uses of TextToSpeechRequest in net.andrewcpu.elevenlabs.requests.tts
Constructors in net.andrewcpu.elevenlabs.requests.tts with parameters of type TextToSpeechRequestModifierConstructorDescriptionPostTextToSpeechRequest(String voiceId, TextToSpeechRequest request) PostTextToSpeechStreamedRequest(String voiceId, TextToSpeechRequest request)