java.lang.Object
net.andrewcpu.elevenlabs.model.ElevenModel
net.andrewcpu.elevenlabs.model.request.TextToSpeechRequest

public class TextToSpeechRequest extends ElevenModel
  • Constructor Details

    • TextToSpeechRequest

      public TextToSpeechRequest(String text, String modelId, VoiceSettings voiceSettings)
    • TextToSpeechRequest

      public TextToSpeechRequest()
  • Method Details