java.lang.Object
net.andrewcpu.elevenlabs.api.ElevenLabsAPI
net.andrewcpu.elevenlabs.api.impl.VoiceAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeleteVoice(String voiceId) editVoiceSettings(String voiceId, VoiceSettings settings) getVoiceSettings(String voiceId) Methods inherited from class net.andrewcpu.elevenlabs.api.ElevenLabsAPI
sendRequest
-
Constructor Details
-
VoiceAPI
public VoiceAPI()
-
-
Method Details
-
getVoices
-
getDefaultVoiceSettings
-
getVoiceSettings
-
getVoice
-
getVoice
-
getProjects
-
deleteVoice
-
editVoiceSettings
-
createVoice
-
editVoice
-