Uses of Class
net.andrewcpu.elevenlabs.model.Language
Packages that use Language
-
Uses of Language in net.andrewcpu.elevenlabs.model.response
Methods in net.andrewcpu.elevenlabs.model.response that return types with arguments of type LanguageConstructor parameters in net.andrewcpu.elevenlabs.model.response with type arguments of type LanguageModifierConstructorDescriptionGenerationTypeModel(String modelId, String name, boolean canBeFinetuned, boolean canDoTextToSpeech, boolean canDoVoiceConversion, boolean canUseStyle, boolean canUseSpeakerBoost, boolean servesProVoices, int tokenCostFactor, String description, boolean requiresAlphaAccess, int maxCharactersRequestFreeUser, int maxCharactersRequestSubscribedUser, List<Language> languages)