Uses of Class
com.unfbx.chatgpt.entity.Tts.TextToSpeech.Model
-
Packages that use TextToSpeech.Model Package Description com.unfbx.chatgpt.entity.Tts -
-
Uses of TextToSpeech.Model in com.unfbx.chatgpt.entity.Tts
Methods in com.unfbx.chatgpt.entity.Tts that return TextToSpeech.Model Modifier and Type Method Description static TextToSpeech.ModelTextToSpeech.Model. valueOf(String name)Returns the enum constant of this type with the specified name.static TextToSpeech.Model[]TextToSpeech.Model. values()Returns an array containing the constants of this enum type, in the order they are declared.
-