Uses of Class
com.intellijava.core.model.input.Text2SpeechInput
Packages that use Text2SpeechInput
-
Uses of Text2SpeechInput in com.intellijava.core.controller
Methods in com.intellijava.core.controller with parameters of type Text2SpeechInputModifier 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
Methods in com.intellijava.core.model.input that return Text2SpeechInputModifier and TypeMethodDescriptionText2SpeechInput.Builder.build()
Build a new instance of SpeechInput with the values set in the Builder.