Uses of Class
com.intellijava.core.model.input.Text2SpeechInput
-
Uses of Text2SpeechInput in com.intellijava.core.controller
Modifier and TypeMethodDescriptionbyte[]
RemoteSpeechModel.generateArabicText
(Text2SpeechInput input) Generates speech using advanced audio models.byte[]
RemoteSpeechModel.generateEnglishText
(Text2SpeechInput input) Generates speech using advanced audio models.byte[]
RemoteSpeechModel.generateGermanText
(Text2SpeechInput input) Generates speech using advanced audio models.byte[]
RemoteSpeechModel.generateMandarinText
(Text2SpeechInput input) Generates speech using advanced audio models.byte[]
RemoteSpeechModel.generateText
(Text2SpeechInput input, String langCode) Generates speech using advanced audio models.byte[]
RemoteSpeechModel.generateTurkishText
(Text2SpeechInput input) Generates speech using advanced audio models. -
Uses of Text2SpeechInput in com.intellijava.core.model.input
Modifier and TypeMethodDescriptionText2SpeechInput.Builder.build()
Build a new instance of SpeechInput with the values set in the Builder.