Uses of Class
org.springframework.ai.audio.tts.TextToSpeechPrompt
Packages that use TextToSpeechPrompt
-
Uses of TextToSpeechPrompt in org.springframework.ai.audio.tts
Subinterfaces with type arguments of type TextToSpeechPrompt in org.springframework.ai.audio.ttsModifier and TypeInterfaceDescriptioninterfaceInterface for the streaming text to speech model.interfaceInterface for the text to speech model.Methods in org.springframework.ai.audio.tts with parameters of type TextToSpeechPromptModifier and TypeMethodDescriptionTextToSpeechModel.call(TextToSpeechPrompt prompt) reactor.core.publisher.Flux<TextToSpeechResponse> StreamingTextToSpeechModel.stream(TextToSpeechPrompt prompt)