Uses of Class
org.springframework.ai.audio.tts.TextToSpeechResponse
Packages that use TextToSpeechResponse
-
Uses of TextToSpeechResponse in org.springframework.ai.audio.tts
Subinterfaces with type arguments of type TextToSpeechResponse 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 that return TextToSpeechResponseMethods in org.springframework.ai.audio.tts that return types with arguments of type TextToSpeechResponseModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TextToSpeechResponse> StreamingTextToSpeechModel.stream(TextToSpeechPrompt prompt)